From: Tom Hochstein Date: Tue, 31 Aug 2021 17:10:21 +0000 (-0500) Subject: gstreamer1.0-plugins-good: Upgrade to 1.18.0.imx X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=32f5ea5425a7e1aa41c9cee5b647b602c0b92aee;p=meta-freescale.git gstreamer1.0-plugins-good: Upgrade to 1.18.0.imx Signed-off-by: Tom Hochstein --- diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.imx.bb similarity index 94% rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.imx.bb rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.imx.bb index cda4cd14..706fdb61 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.imx.bb @@ -1,13 +1,12 @@ require recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc - GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" -SRCBRANCH = "MM_04.05.07_2011_L5.4.70" +SRCBRANCH = "MM_04.06.01_2105_L5.10.y" SRC_URI = " \ ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ " -SRCREV = "6005e8199ea19878f269b058ffbbbcaa314472d8" +SRCREV = "3160acd37304f67238b8ceae2a95ee4951f9c718" DEFAULT_PREFERENCE = "-1" @@ -15,7 +14,6 @@ S = "${WORKDIR}/git" LICENSE = "GPLv2+ & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ - file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" DEPENDS += "gstreamer1.0-plugins-base libcap zlib"