diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2023-03-07 15:29:13 +0000 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2023-03-08 06:12:33 +0000 |
commit | b70890533963c59f4f7a72891da4287cdb7a704a (patch) | |
tree | e987a2a4e0d58128e6c840a3095e308868adc4ea /conf/machine/include | |
parent | adf69723cf24f81697aa363a093e939f642e60ab (diff) | |
download | meta-freescale-b70890533963c59f4f7a72891da4287cdb7a704a.tar.gz |
gstreamer: add recipes for upstream 1.20.3 versions
oe-core has moved to gstreamer 1.22.0 and recipes which don't have
an imx version can no longer be built. Add older version of those
components to be used with the gstreamer 1.20.3.imx.
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/imx-base.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 5ed891d9..741d23ac 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
@@ -476,6 +476,9 @@ PREFERRED_VERSION_gstreamer1.0:mx8-nxp-bsp ??= "1.20.3.imx" | |||
476 | PREFERRED_VERSION_gstreamer1.0-plugins-base:mx8-nxp-bsp ??= "1.20.3.imx" | 476 | PREFERRED_VERSION_gstreamer1.0-plugins-base:mx8-nxp-bsp ??= "1.20.3.imx" |
477 | PREFERRED_VERSION_gstreamer1.0-plugins-good:mx8-nxp-bsp ??= "1.20.3.imx" | 477 | PREFERRED_VERSION_gstreamer1.0-plugins-good:mx8-nxp-bsp ??= "1.20.3.imx" |
478 | PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx8-nxp-bsp ??= "1.20.3.imx" | 478 | PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx8-nxp-bsp ??= "1.20.3.imx" |
479 | PREFERRED_VERSION_gstreamer1.0-plugins-ugly:mx8-nxp-bsp ??= "1.20.3" | ||
480 | PREFERRED_VERSION_gstreamer1.0-libav:mx8-nxp-bsp ??= "1.20.3" | ||
481 | PREFERRED_VERSION_gstreamer1.0-rtsp-server:mx8-nxp-bsp ??= "1.20.3" | ||
479 | PREFERRED_VERSION_ffmpeg:mx8-nxp-bsp ??= "4.4.1" | 482 | PREFERRED_VERSION_ffmpeg:mx8-nxp-bsp ??= "4.4.1" |
480 | 483 | ||
481 | # Determines if the SoC has support for Vivante kernel driver | 484 | # Determines if the SoC has support for Vivante kernel driver |