summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorZan Dobersek <zdobersek@igalia.com>2020-12-07 15:35:46 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-11 17:43:58 -0300
commit4371c3f165335be15a67c35d35c1aaec4be7ac70 (patch)
treebc23d809d7b5588bc21c8d6da283cc4efaa9bc48 /recipes-multimedia
parent705102c901a5171c13c07816036294485ec601c4 (diff)
downloadmeta-freescale-4371c3f165335be15a67c35d35c1aaec4be7ac70.tar.gz
gstreamer1.0: update to NXP's MM_04.05.06_2008_L5.4.47 branch
Update gstreamer1.0 package to use the MM_04.05.06_2008_L5.4.47 branch. This branch is based on the upstream 1.16.2 release. Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
Diffstat (limited to 'recipes-multimedia')
-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 3dc60b66..8bbc16c8 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.05_2005_L5.4.24" 18SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
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 = "beca1b382febc2ba38a21fcb8f5092209773eb7f" 28SRCREV = "8514bc61ccab208a65e387eab9347276a8e770e7"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31