diff options
author | Zan Dobersek <zdobersek@igalia.com> | 2020-12-07 15:44:44 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-12-11 17:43:58 -0300 |
commit | c2c739a93b143feaa0d8a60c4d7a87f95ee363d9 (patch) | |
tree | 0a7f59c851247664564e4afc6b6972b7124d5cdd /recipes-multimedia/gstreamer | |
parent | 43f863e104a9462f0763f9668de6504550b01ecc (diff) | |
download | meta-freescale-c2c739a93b143feaa0d8a60c4d7a87f95ee363d9.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>
Diffstat (limited to 'recipes-multimedia/gstreamer')
-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" | |||
20 | LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 20 | 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 | ||
23 | SRCBRANCH = "MM_04.05.05_2005_L5.4.24" | 23 | SRCBRANCH = "MM_04.05.06_2008_L5.4.47" |
24 | 24 | ||
25 | SRC_URI = " \ | 25 | SRC_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 | " |
29 | SRCREV = "4d2e5c1547c5f8a5e4e26a034ab87c809b34fb54" | 29 | SRCREV = "a4373418f5884de7d2da63581d3905f0e3a5d842" |
30 | 30 | ||
31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
32 | 32 | ||