aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-distro/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend
blob: 5f6374affc2dc1ff3b337cf01c6ed127ed1f2cc3 (plain)
1
2
3
4
5
6
# Remove all GFX PACKAGECONFIGs for platforms w/o GPU
PACKAGECONFIG_remove = "${@bb.utils.contains('MACHINE_FEATURES','gpu','','x11 wayland gl egl gles2 qt5',d)}"

PACKAGE_ARCH = "${MACHINE_ARCH}"

PR_append = ".0"