mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-15 06:10:39 +00:00
8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
EXTRA_OECONF += "--enable-rpi-compositor \
|
|
--disable-resize-optimization \
|
|
--disable-setuid-install \
|
|
--disable-xwayland-test \
|
|
--disable-simple-egl-clients \
|
|
WESTON_NATIVE_BACKEND=rpi-backend.so \
|
|
"
|