]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer: upgrade to MM_04.05.03_1911_L5.4.0 branch
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Wed, 15 Apr 2020 09:16:13 +0000 (09:16 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 16 Apr 2020 13:32:45 +0000 (10:32 -0300)
Upgrade imx fork of gstreamer components to version taken from
MM_04.05.03_1911_L5.4.0 branch. This branch is aligned with the new
kernel update from NXP.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.3.bb [moved from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb with 97% similarity]

index b9ac08c25eca8054ce9ff3eb7dcb09b6edab245e..e64d29fac10fb91b96b03b190ceb6fec527b1574 100644 (file)
@@ -13,7 +13,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.01_1909_L4.19.35"
+SRCBRANCH = "MM_04.05.03_1911_L5.4.0"
 
 SRC_URI = " \
     ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
@@ -26,7 +26,7 @@ SRC_URI = " \
     file://avoid-including-sys-poll.h-directly.patch \
     file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \
 "
-SRCREV = "eba3db4034fc17b712808d5e90ed5ff22ef490ca"
+SRCREV = "b80b6a2db690c815a88c2450956e23e86dbd6538"
 
 S = "${WORKDIR}/git"
 
index 0329fc2ae0b8161da92967c90c349a989ef0ca46..ae37272912615975a2afed0a57b97f641ebefd40 100644 (file)
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
                     file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607"
 
 GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https"
-SRCBRANCH = "MM_04.05.01_1909_L4.19.35"
-SRCREV = "df30480711d68a1c1d2152bf4d6a7b245a85f967
+SRCBRANCH = "MM_04.05.03_1911_L5.4.0"
+SRCREV = "289e06a129224b530d23b6d41f0a65cc341109c5
 SRC_URI = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \
            file://0001-meson-build-gir-even-when-cross-compiling-if-introsp.patch \
            file://0001-gstreamer-plugins-base-fix-meson-build-in-nxp-fork.patch \
index 4f750ca9e2ae169eb250aba2800080c0ef043872..6134789db1dc2505f57e41ad566213af199eb1c0 100644 (file)
@@ -2,7 +2,7 @@ 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.01_1909_L4.19.35"
+SRCBRANCH = "MM_04.05.03_1911_L5.4.0"
 
 SRC_URI = " \
     ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
index 2bcf256265eb38383a7b2a61f427f7ece9b05977..f344db2dc81c6e71d6df8c3265b3a1fe5a96b353 100644 (file)
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
 
 # Use i.MX fork of GST for customizations
 GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https"
-SRCBRANCH = "MM_04.05.01_1909_L4.19.35"
+SRCBRANCH = "MM_04.05.03_1911_L5.4.0"
 
 SRC_URI = " \
     ${GST1.0_SRC};branch=${SRCBRANCH} \
similarity index 97%
rename from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb
rename to recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.3.bb
index e7ecef7427743735277371ba12877bfc2605d042..4e2447152343395c76844093f2073529ce8db826 100644 (file)
@@ -21,10 +21,10 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
                     file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
 
 IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https"
-SRCBRANCH = "MM_04.05.01_1909_L4.19.35"
+SRCBRANCH = "MM_04.05.03_1911_L5.4.0"
 
 SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}"
-SRCREV = "3330461b906153a180ef9bda58368ed6782e2c28"
+SRCREV = "190b80c50aa06d2fe32423f6e36d76374bb530b2"
 
 S = "${WORKDIR}/git"