summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-01-28 19:19:27 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-01 11:24:43 -0300
commit04f9cfd2cef7ec536c2f986283715a9cef09b207 (patch)
tree773c18d7c95324cac965790a4fa1568e7d57d6a7
parenta4d83889e720fb28705e5d796e4f80633b005209 (diff)
downloadmeta-freescale-04f9cfd2cef7ec536c2f986283715a9cef09b207.tar.gz
gstreamer1.0-plugins-bad: update to 5.4.70_2.3.0
NXP release imx_5.4.70_2.3.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
index b37c066e..8064d430 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
@@ -11,7 +11,7 @@ PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}"
11PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}" 11PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}"
12 12
13GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" 13GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
14SRCBRANCH = "MM_04.05.06_2008_L5.4.47" 14SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
15 15
16SRC_URI = " \ 16SRC_URI = " \
17 ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ 17 ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
@@ -24,7 +24,7 @@ SRC_URI = " \
24 file://avoid-including-sys-poll.h-directly.patch \ 24 file://avoid-including-sys-poll.h-directly.patch \
25 file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \ 25 file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \
26" 26"
27SRCREV = "3f6c1ccbabe46a709680b32ce7d5bc521854e08e" 27SRCREV = "cf7f2d0125424ce0d63ddc7f1eadc9ef71d10db1"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30