mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
weston: Enable rpi compositor backend
oe-core default configure options disables it Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bfbe0ce3b4
commit
6fa040c769
4
recipes-graphics/wayland/weston_%.bbappend
Normal file
4
recipes-graphics/wayland/weston_%.bbappend
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
EXTRA_OECONF_append_rpi = "\
|
||||||
|
--enable-rpi-compositor \
|
||||||
|
WESTON_NATIVE_BACKEND=rpi-backend.so \
|
||||||
|
"
|
Loading…
Reference in New Issue
Block a user