From: Zan Dobersek Date: Mon, 7 Dec 2020 14:42:25 +0000 (+0100) Subject: gstreamer1.0-plugins-bad: update to NXP's MM_04.05.06_2008_L5.4.47 branch X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ffbfe1e533c5f06331d3f434370801d0650d7617;p=meta-freescale.git gstreamer1.0-plugins-bad: update to NXP's MM_04.05.06_2008_L5.4.47 branch 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 --- 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 25186751..3dc7cbf8 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}" 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"