summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0_1.12.imx.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb
index 419b8916..a9012234 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0_1.12.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
19 19
20# Use i.MX fork of GST for customizations 20# Use i.MX fork of GST for customizations
21GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" 21GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https"
22SRCBRANCH = "imx-1.12.x" 22SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2"
23 23
24SRC_URI = " \ 24SRC_URI = " \
25 ${GST1.0_SRC};branch=${SRCBRANCH} \ 25 ${GST1.0_SRC};branch=${SRCBRANCH} \
@@ -27,7 +27,7 @@ SRC_URI = " \
27 file://gtk-doc-tweaks.patch \ 27 file://gtk-doc-tweaks.patch \
28 file://0001-gst-gstpluginloader.c-when-env-var-is-set-do-not-fal.patch \ 28 file://0001-gst-gstpluginloader.c-when-env-var-is-set-do-not-fal.patch \
29" 29"
30SRCREV = "cca1ebf223bd423ed5fc21031014ee1f3ce497a1" 30SRCREV = "f4e127a5e9a1eb977e023532d6636d939c8ccbc8"
31 31
32DEFAULT_PREFERENCE = "-1" 32DEFAULT_PREFERENCE = "-1"
33 33