summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
diff options
context:
space:
mode:
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