mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02: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:
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)} \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user