[yocto] [meta-raspberrypi][PATCH 2/2] mesa-gl: Enable gbm for rpi

Khem Raj raj.khem at gmail.com
Tue May 9 23:48:45 PDT 2017


weston needs gbm support which is not
in userland

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes-graphics/mesa/mesa-gl_%.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-graphics/mesa/mesa-gl_%.bbappend

diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend
new file mode 100644
index 0000000..7897125
--- /dev/null
+++ b/recipes-graphics/mesa/mesa-gl_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_append_rpi = " gbm"
-- 
2.12.2




More information about the yocto mailing list