[yocto] [meta-raspberrypi][PATCH V4 4/5] weston: Enable rpi compositor backend

Khem Raj raj.khem at gmail.com
Sat Oct 3 09:37:37 PDT 2015


oe-core default configure options disables it

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

diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend
new file mode 100644
index 0000000..c3a7421
--- /dev/null
+++ b/recipes-graphics/wayland/weston_%.bbappend
@@ -0,0 +1,4 @@
+EXTRA_OECONF_append_rpi = "\
+        --enable-rpi-compositor \
+        WESTON_NATIVE_BACKEND=rpi-backend.so \
+       "
-- 
2.6.0




More information about the yocto mailing list