Some machines may not define this variable, in such cases bitbake fails
to parse
run.do_configure.3766843: line 164:
-Ddri-drivers=${@strip_comma('${DRIDRIVERS}')}: bad substitution
Signed-off-by: Khem Raj <[email protected]>
---
meta/recipes-graphics/mesa/mesa_21.1.5.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa_21.1.5.bb
b/meta/recipes-graphics/mesa/mesa_21.1.5.bb
index 3f62990b29..951fe8333b 100644
--- a/meta/recipes-graphics/mesa/mesa_21.1.5.bb
+++ b/meta/recipes-graphics/mesa/mesa_21.1.5.bb
@@ -1,5 +1,4 @@
require ${BPN}.inc
-
+DRIDRIVERS ??= ""
DRIDRIVERS:append:x86:class-target = ",r100,r200,nouveau,i965"
DRIDRIVERS:append:x86-64:class-target = ",r100,r200,nouveau,i965"
-
--
2.32.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#154392):
https://lists.openembedded.org/g/openembedded-core/message/154392
Mute This Topic: https://lists.openembedded.org/mt/84633018/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-