mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
4d689a792c
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2 lines
121 B
Plaintext
2 lines
121 B
Plaintext
EXTRA_OECMAKE_append_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', ' -DUSE_GSTREAMER_GL=OFF ', '', d)}"
|