summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorValentin Jec <valentin.jec@nxp.com>2024-02-12 12:06:51 +0200
committerValentin Jec <valentin.jec@nxp.com>2024-02-12 12:06:51 +0200
commit336628e6b0118c765df47632714f47b942a3ff18 (patch)
treeed8c77c76948bd13ab702749c5ade3dc87d1c505 /conf
parent9dfbf6675adcf3dfbc1127a5ce55f135082318ae (diff)
downloadmeta-freescale-336628e6b0118c765df47632714f47b942a3ff18.tar.gz
recipes-multimedia: Update for NXP release 6.1.55-2.2.0
Upgraded: - gstreamer1.0-plugins-bad: 1.22.0 -> 1.22.5 - gstreamer1.0-plugins-base: 1.22.0 -> 1.22.5 - gstreamer1.0-plugins-good: 1.22.0 -> 1.22.5 - gstreamer1.0: 1.22.0 -> 1.22.5 - imx-codec: 4.8.1 -> 4.8.2 - imx-dsp: 2.1.5 -> 2.1.6 - imx-dsp-codec-ext: 2.1.5 -> 2.1.6 - imx-parser: 4.8.1 -> 4.8.2 Updated: - imx-alsa-plugins_git.bb - imx-gst1.0-plugin_git.bb - imx-vpuwrap_git.bb New feature: - imx-opencl-converter_0.1.bb Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/imx-base.inc16
1 files changed, 8 insertions, 8 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index e17a1c64..db7d96f5 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -506,14 +506,14 @@ MACHINE_GSTREAMER_1_0_PLUGIN:mx8ulp-nxp-bsp ?= "imx-gst1.0-plugin"
506MACHINE_GSTREAMER_1_0_PLUGIN:mx93-nxp-bsp ?= "imx-gst1.0-plugin" 506MACHINE_GSTREAMER_1_0_PLUGIN:mx93-nxp-bsp ?= "imx-gst1.0-plugin"
507 507
508# GStreamer forked recipes 508# GStreamer forked recipes
509PREFERRED_VERSION_gstreamer1.0:mx8-nxp-bsp ??= "1.22.0.imx" 509PREFERRED_VERSION_gstreamer1.0:mx8-nxp-bsp ??= "1.22.5.imx"
510PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx8-nxp-bsp ??= "1.22.0.imx" 510PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx8-nxp-bsp ??= "1.22.5.imx"
511PREFERRED_VERSION_gstreamer1.0-plugins-base:mx8-nxp-bsp ??= "1.22.0.imx" 511PREFERRED_VERSION_gstreamer1.0-plugins-base:mx8-nxp-bsp ??= "1.22.5.imx"
512PREFERRED_VERSION_gstreamer1.0-plugins-good:mx8-nxp-bsp ??= "1.22.0.imx" 512PREFERRED_VERSION_gstreamer1.0-plugins-good:mx8-nxp-bsp ??= "1.22.5.imx"
513PREFERRED_VERSION_gstreamer1.0:mx9-nxp-bsp ??= "1.22.0.imx" 513PREFERRED_VERSION_gstreamer1.0:mx9-nxp-bsp ??= "1.22.5.imx"
514PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx9-nxp-bsp ??= "1.22.0.imx" 514PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx9-nxp-bsp ??= "1.22.5.imx"
515PREFERRED_VERSION_gstreamer1.0-plugins-base:mx9-nxp-bsp ??= "1.22.0.imx" 515PREFERRED_VERSION_gstreamer1.0-plugins-base:mx9-nxp-bsp ??= "1.22.5.imx"
516PREFERRED_VERSION_gstreamer1.0-plugins-good:mx9-nxp-bsp ??= "1.22.0.imx" 516PREFERRED_VERSION_gstreamer1.0-plugins-good:mx9-nxp-bsp ??= "1.22.5.imx"
517 517
518# GStreamer copied recipes 518# GStreamer copied recipes
519PREFERRED_VERSION_gst-devtools:mx8-nxp-bsp ??= "1.22.0.imx" 519PREFERRED_VERSION_gst-devtools:mx8-nxp-bsp ??= "1.22.0.imx"