summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-01-20 12:44:15 -0800
committerKhem Raj <raj.khem@gmail.com>2022-01-20 12:44:15 -0800
commit7b3d2a3bb21e711b3d7b8d8f7a45be6e0551f5da (patch)
treec2efcd9d3807953c4e5022b9d77a1592a1d26053 /recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb
parent63073229b904c0c662cb75116a8c4dfaf03da1f4 (diff)
downloadmeta-freescale-7b3d2a3bb21e711b3d7b8d8f7a45be6e0551f5da.tar.gz
gstreamer: Lockin the versions for imx machines
Having open recipes in a high priority layer means they will override always even when its not building for machines not coming from this layer Pin them to imx Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb
index 65ac1636..0625fbaa 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb
@@ -41,3 +41,5 @@ EXTRA_OEMESON += " \
41 41
42FILES:${PN}-amrnb += "${datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs" 42FILES:${PN}-amrnb += "${datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs"
43FILES:${PN}-x264 += "${datadir}/gstreamer-1.0/presets/GstX264Enc.prs" 43FILES:${PN}-x264 += "${datadir}/gstreamer-1.0/presets/GstX264Enc.prs"
44
45COMPATIBLE_MACHINE = "(imx)"