mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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…
Reference in New Issue
Block a user