mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
e1d4448ce8
In this way the modifications will be used on all RPI boards. Change-Id: Ife10db876db85c1c4944028a0b49ccae4d8c0d41 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
4 lines
266 B
Plaintext
4 lines
266 B
Plaintext
EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \
|
|
-I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux' \
|
|
--with-egl-window-system=rpi"
|