mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
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)}"
|