mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
Revert "weston: remove rpi-backend configuration switch"
This reverts commit a1cfeb3324.
This is not ready to be used together with 4.9.y kernel
so simply revert as it seems to work with the rpi-backend.
Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
This commit is contained in:
committed by
Andrei Gherzan
parent
acfb857227
commit
4bbb925808
@@ -4,7 +4,9 @@ EXTRA_OECONF_append_rpi = " \
|
||||
--disable-xwayland-test \
|
||||
--disable-simple-egl-clients \
|
||||
${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', ' \
|
||||
--enable-rpi-compositor \
|
||||
--disable-resize-optimization \
|
||||
--disable-setuid-install \
|
||||
WESTON_NATIVE_BACKEND=rpi-backend.so \
|
||||
', d)} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user