summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-04-15 09:16:13 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-16 10:32:45 -0300
commit41ff756246c4990dedd23ae85f3257a4a4183332 (patch)
treefefb57ac5c2438a5b529279ba1b4dfa1e3e8fa1f /recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
parent7022e8e1c77c9e0511f26668b08bc4f132a85a26 (diff)
downloadmeta-freescale-41ff756246c4990dedd23ae85f3257a4a4183332.tar.gz
gstreamer: upgrade to MM_04.05.03_1911_L5.4.0 branch
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>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb')
-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 b9ac08c2..e64d29fa 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
@@ -13,7 +13,7 @@ PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}"
13PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}" 13PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}"
14 14
15GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" 15GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
16SRCBRANCH = "MM_04.05.01_1909_L4.19.35" 16SRCBRANCH = "MM_04.05.03_1911_L5.4.0"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ 19 ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
@@ -26,7 +26,7 @@ SRC_URI = " \
26 file://avoid-including-sys-poll.h-directly.patch \ 26 file://avoid-including-sys-poll.h-directly.patch \
27 file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \ 27 file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \
28" 28"
29SRCREV = "eba3db4034fc17b712808d5e90ed5ff22ef490ca" 29SRCREV = "b80b6a2db690c815a88c2450956e23e86dbd6538"
30 30
31S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
32 32