summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb
index 9d7a1eed..cfb18957 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb
@@ -17,17 +17,15 @@ EXTRA_OECONF_append = " --disable-introspection"
17 17
18 18
19GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" 19GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
20SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" 20SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ 23 ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
24 file://configure-allow-to-disable-libssh2.patch \ 24 file://configure-allow-to-disable-libssh2.patch \
25 file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \ 25 file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \
26 file://0001-opencv-fix-build-for-opencv-3-4-2.patch \
27 file://0002-opencv-Fix-build-with-opencv-3.4.5.patch \
28" 26"
29 27
30SRCREV = "03e6ef6a371a0578a9629abde8e9c83e66f34b11" 28SRCREV = "0191521ba226904e4b2f84c38e5f6ae75169a18a"
31 29
32DEFAULT_PREFERENCE = "-1" 30DEFAULT_PREFERENCE = "-1"
33 31