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:
Mirza Krak 2018-07-13 11:27:17 +00:00 committed by Andrei Gherzan
parent acfb857227
commit 4bbb925808

View File

@ -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)} \
"