summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
index 6c0ec62c..cdd73dd5 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
6 file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" 6 file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
7 7
8GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" 8GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https"
9SRCBRANCH = "imx-1.12.x" 9SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ 12 ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
13" 13"
14SRCREV = "b2c850f295a0fe49310fb60784ac6af4a29bceae" 14SRCREV = "037e2bf9a152de410623235974c68be21948985a"
15 15
16DEFAULT_PREFERENCE = "-1" 16DEFAULT_PREFERENCE = "-1"
17 17
@@ -62,7 +62,6 @@ EXTRA_OECONF += " \
62 --disable-osx_audio \ 62 --disable-osx_audio \
63 --disable-osx_video \ 63 --disable-osx_video \
64 --disable-shout2 \ 64 --disable-shout2 \
65 --disable-sunaudio \
66 --disable-waveform \ 65 --disable-waveform \
67" 66"
68 67