diff options
author | Zan Dobersek <zdobersek@igalia.com> | 2020-12-07 15:38:47 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-01-13 01:08:21 -0300 |
commit | 45349f7cff5372d5b581069d4836bd667cc5e645 (patch) | |
tree | 042f4e6c54b94f4da85472ceca29a2cc7bf5c792 /recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb | |
parent | 40f79721acba7234989c67eac69b5bea85d7aba0 (diff) | |
download | meta-freescale-45349f7cff5372d5b581069d4836bd667cc5e645.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>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb')
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb | 4 |
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 | ||
4 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" | 4 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" |
5 | SRCBRANCH = "MM_04.05.05_2005_L5.4.24" | 5 | SRCBRANCH = "MM_04.05.06_2008_L5.4.47" |
6 | 6 | ||
7 | SRC_URI = " \ | 7 | SRC_URI = " \ |
8 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ | 8 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ |
9 | " | 9 | " |
10 | SRCREV = "fc6d8ccf3bd775517fafb1ce1d9224312d2812d8" | 10 | SRCREV = "a1ba15d53aab342dd921261148562f47eeed7d98" |
11 | 11 | ||
12 | DEFAULT_PREFERENCE = "-1" | 12 | DEFAULT_PREFERENCE = "-1" |
13 | 13 | ||