summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2019-12-22 16:13:58 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2019-12-22 20:15:05 -0300
commitb27ca9436f89cf5a7382f5d983e743682d74732e (patch)
tree112d94053d6464e95bcb904722cb735449e52e5a /recipes-multimedia
parent0f44363162b811ead7128199deef0ef6847fa0cb (diff)
downloadmeta-freescale-b27ca9436f89cf5a7382f5d983e743682d74732e.tar.gz
imx-gst1.0-plugin: upgrade to version 4.5.1
Upgrade current recipe to version 4.5.1, which also matches the NXP release tag rel_imx_4.19.35_1.1.0 for all components. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb
index 6dc924a1..e7ecef74 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb
@@ -21,10 +21,10 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
21 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" 21 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
22 22
23IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" 23IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https"
24SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA" 24SRCBRANCH = "MM_04.05.01_1909_L4.19.35"
25 25
26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" 26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}"
27SRCREV = "0c5f48b3aee473d8c8f3e853eb2078f054caa4d2" 27SRCREV = "3330461b906153a180ef9bda58368ed6782e2c28"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30