diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-01-20 12:44:15 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-01-20 12:44:15 -0800 |
| commit | 7b3d2a3bb21e711b3d7b8d8f7a45be6e0551f5da (patch) | |
| tree | c2efcd9d3807953c4e5022b9d77a1592a1d26053 /recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb | |
| parent | 63073229b904c0c662cb75116a8c4dfaf03da1f4 (diff) | |
| download | meta-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.bb | 2 |
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 65ac1636f..0625fbaa7 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 | ||
| 42 | FILES:${PN}-amrnb += "${datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs" | 42 | FILES:${PN}-amrnb += "${datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs" |
| 43 | FILES:${PN}-x264 += "${datadir}/gstreamer-1.0/presets/GstX264Enc.prs" | 43 | FILES:${PN}-x264 += "${datadir}/gstreamer-1.0/presets/GstX264Enc.prs" |
| 44 | |||
| 45 | COMPATIBLE_MACHINE = "(imx)" | ||
