summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
index f344db2d..3dc60b66 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
15 15
16# Use i.MX fork of GST for customizations 16# Use i.MX fork of GST for customizations
17GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" 17GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https"
18SRCBRANCH = "MM_04.05.03_1911_L5.4.0" 18SRCBRANCH = "MM_04.05.05_2005_L5.4.24"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 ${GST1.0_SRC};branch=${SRCBRANCH} \ 21 ${GST1.0_SRC};branch=${SRCBRANCH} \
@@ -25,7 +25,7 @@ SRC_URI = " \
25 file://0004-meson-Add-option-for-installed-tests.patch \ 25 file://0004-meson-Add-option-for-installed-tests.patch \
26 file://capfix.patch \ 26 file://capfix.patch \
27" 27"
28SRCREV = "a4c220605ac0923596b89f4f07c05d235bc09259" 28SRCREV = "beca1b382febc2ba38a21fcb8f5092209773eb7f"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31