]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0*: Fix versions for i.MX fork recipes
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 1 Feb 2021 21:44:24 +0000 (15:44 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Feb 2021 00:14:21 +0000 (21:14 -0300)
The gstreamer1.0 recipes for the i.MX forks were updated to a newer version, but
the file versions were not updated accordingly. For the NXP 5.4.47 release, the
gstreamer version is 1.16.2.imx. For NXP 5.4.70, the gstreamer version is
1.16.3.imx.

Note that the original version 1.16.imx was not appropriate either, and this
fix can also be viewed from that perspective, that the third digit of the version
should be included in the recipe version.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/include/imx-base.inc
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.imx.bb [moved from recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb with 100% similarity]
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb [moved from recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb with 100% similarity]
recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.imx.bb [moved from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb with 100% similarity]
recipes-multimedia/gstreamer/gstreamer1.0_1.16.2.imx.bb [moved from recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb with 100% similarity]

index 4c881d10b4650f5090aea5f6a28e543eac8ee350..08cc385e77d621b8d96db52763bf3177744bec58 100644 (file)
@@ -290,10 +290,10 @@ MACHINE_GSTREAMER_1_0_PLUGIN_mx8mq  ?= "imx-gst1.0-plugin"
 MACHINE_GSTREAMER_1_0_PLUGIN_mx8qm  ?= "imx-gst1.0-plugin"
 MACHINE_GSTREAMER_1_0_PLUGIN_mx8qxp ?= "imx-gst1.0-plugin"
 
-PREFERRED_VERSION_gstreamer1.0_mx8 ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-plugins-base_mx8 ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-plugins-good_mx8 ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-plugins-bad_mx8 ?= "1.16.imx"
+PREFERRED_VERSION_gstreamer1.0_mx8 ?= "1.16.2.imx"
+PREFERRED_VERSION_gstreamer1.0-plugins-base_mx8 ?= "1.16.2.imx"
+PREFERRED_VERSION_gstreamer1.0-plugins-good_mx8 ?= "1.16.3.imx"
+PREFERRED_VERSION_gstreamer1.0-plugins-bad_mx8 ?= "1.16.3.imx"
 PREFERRED_VERSION_gstreamer1.0-libav_mx8 ?= "1.16.0"
 
 # Determines if the SoC has support for Vivante kernel driver