mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-01 13:09:53 +00:00
a96a61c16d
Gstreamer upgraded to 1.20 see, https://git.openembedded.org/openembedded-core/commit/?id=75891f361f3e9df9fc3e97c720a2ae57dda75888 Signed-off-by: Aníbal Limón <anibal@rzerosystems.com> Signed-off-by: Aníbal Limón <limon.anibal@gmail.com>
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
PACKAGECONFIG:append:rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', ' rpi', d)}"
|