summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-01-28 19:18:28 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-01 11:24:43 -0300
commita4d83889e720fb28705e5d796e4f80633b005209 (patch)
tree2f8ea08c0ca7155d55764c9f91f8abe36dee110a
parent8f6c781a018b4cdcc77e77facc3dd987c5434a86 (diff)
downloadmeta-freescale-a4d83889e720fb28705e5d796e4f80633b005209.tar.gz
gstreamer1.0-plugins-good: update to 5.4.70_2.3.0
NXP release imx_5.4.70_2.3.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.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 7774a351..8413bf10 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.06_2008_L5.4.47" 5SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
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 = "a1ba15d53aab342dd921261148562f47eeed7d98" 10SRCREV = "6005e8199ea19878f269b058ffbbbcaa314472d8"
11 11
12DEFAULT_PREFERENCE = "-1" 12DEFAULT_PREFERENCE = "-1"
13 13