mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
oe-core default configure options disables it Signed-off-by: Khem Raj <raj.khem@gmail.com>
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
EXTRA_OECONF_append_rpi = "\
|
|
--enable-rpi-compositor \
|
|
WESTON_NATIVE_BACKEND=rpi-backend.so \
|
|
"
|