mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-12 12:10:38 +00:00
weston: Specify egl and compositor options for rpi
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
27445a1e4c
commit
53e17683c5
7
recipes-graphics/weston/weston_%.bbappend
Normal file
7
recipes-graphics/weston/weston_%.bbappend
Normal file
@ -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 \
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user