]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-bad: update to NXP's MM_04.05.06_2008_L5.4.47 branch
authorZan Dobersek <zdobersek@igalia.com>
Mon, 7 Dec 2020 14:42:25 +0000 (15:42 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Dec 2020 20:43:58 +0000 (17:43 -0300)
Update gstreamer1.0-plugins-bad package to use the
MM_04.05.06_2008_L5.4.47 branch. This branch is based on the upstream
1.16.2 release.

Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb

index 251867519213aef526b693ecc2511674fb1a3ba1..3dc7cbf86cee161110a1d4eb0d7228dcfb5d7593 100644 (file)
@@ -11,7 +11,7 @@ PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}"
 PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}"
 
 GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
-SRCBRANCH = "MM_04.05.05_2005_L5.4.24"
+SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
 
 SRC_URI = " \
     ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
@@ -24,7 +24,7 @@ SRC_URI = " \
     file://avoid-including-sys-poll.h-directly.patch \
     file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \
 "
-SRCREV = "2fdaef1839ebfef7ea3bc8c1c59463a9ef0ae19a"
+SRCREV = "3f6c1ccbabe46a709680b32ce7d5bc521854e08e"
 
 S = "${WORKDIR}/git"