summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZan Dobersek <zdobersek@igalia.com>2020-12-07 15:44:44 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-01-13 01:08:21 -0300
commitf0b79a6a3f9ebe16336a2e43d1b7dcad1d166ce4 (patch)
treefdabbce0e2d36a6fea8dd9788c8d0c3be9d1c0dd
parentffbfe1e533c5f06331d3f434370801d0650d7617 (diff)
downloadmeta-freescale-f0b79a6a3f9ebe16336a2e43d1b7dcad1d166ce4.tar.gz
imx-gst1.0-plugin: update to NXP's MM_04.05.06_2008_L5.4.47 branch
Update imx-gst1.0-plugin package to use the MM_04.05.06_2008_L5.4.47 branch. Version also increases to 4.5.6. Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.5.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb
index f2b33d96..d2881656 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.5.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb
@@ -20,13 +20,13 @@ RCONFLICTS_${PN} = "gst1.0-fsl-plugin"
20LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ 20LIC_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
23SRCBRANCH = "MM_04.05.05_2005_L5.4.24" 23SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
24 24
25SRC_URI = " \ 25SRC_URI = " \
26 git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ 26 git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \
27 file://0001-fsl_parser.h-fix-compiler-error-with-fcommon.patch \ 27 file://0001-fsl_parser.h-fix-compiler-error-with-fcommon.patch \
28" 28"
29SRCREV = "4d2e5c1547c5f8a5e4e26a034ab87c809b34fb54" 29SRCREV = "a4373418f5884de7d2da63581d3905f0e3a5d842"
30 30
31S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
32 32