summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZan Dobersek <zdobersek@igalia.com>2020-12-07 15:38:47 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-11 17:43:58 -0300
commit2a4d84248ff6276e6c11501c4353a4cd4d90b48f (patch)
treeeaa8a5dba414435d95dbebdb89fc0da14a0deeb1
parentd2f7d17d562a90240effc358a1af52d5307eb195 (diff)
downloadmeta-freescale-2a4d84248ff6276e6c11501c4353a4cd4d90b48f.tar.gz
gstreamer1.0-plugins-good: update to NXP's MM_04.05.06_2008_L5.4.47 branch
Update gstreamer1.0-plugins-good 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>
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
index b85b7842..7774a351 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
@@ -2,12 +2,12 @@ require recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc
2 2
3 3
4GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" 4GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https"
5SRCBRANCH = "MM_04.05.05_2005_L5.4.24" 5SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ 8 ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
9" 9"
10SRCREV = "fc6d8ccf3bd775517fafb1ce1d9224312d2812d8" 10SRCREV = "a1ba15d53aab342dd921261148562f47eeed7d98"
11 11
12DEFAULT_PREFERENCE = "-1" 12DEFAULT_PREFERENCE = "-1"
13 13