[yocto] [meta-raspberrypi][PATCH 15/23] weston: Specify egl and compositor options for rpi

Khem Raj raj.khem at gmail.com
Sat Feb 27 07:26:54 PST 2016


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

diff --git a/recipes-graphics/weston/weston_%.bbappend b/recipes-graphics/weston/weston_%.bbappend
new file mode 100644
index 0000000..3ec311d
--- /dev/null
+++ b/recipes-graphics/weston/weston_%.bbappend
@@ -0,0 +1,7 @@
+EXTRA_OECONF += "--enable-rpi-compositor \
+             --disable-resize-optimization \
+             --disable-setuid-install \
+             --disable-xwayland-test \
+             --disable-simple-egl-clients \
+             WESTON_NATIVE_BACKEND=rpi-backend.so \
+"
-- 
1.9.1




More information about the yocto mailing list