]> code.ossystems Code Review - meta-freescale.git/commit
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)
commit156064f4b778ceb595aa18e9e7209f2969069ed7
tree2ff918fe93b876c319dd925728b6eb779de21b55
parentd9bba1d950e686fadf103d401662f85def45ae26
gstreamer1.0*: Fix versions for i.MX fork recipes

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]