diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2018-06-15 17:54:04 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-26 14:16:13 -0300 |
commit | 17b10e3ebd217faaadd9ff3a08a0099c8ba83a00 (patch) | |
tree | 25ff9e5e98471530d62f5df6593197d48f34ce81 /recipes-multimedia/gstreamer | |
parent | 194ea83ab452f454fc24e333fa1b752477a4d3a3 (diff) | |
download | meta-freescale-17b10e3ebd217faaadd9ff3a08a0099c8ba83a00.tar.gz |
gstreamer1.0-plugins-bad: Update release to 4.9.88
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia/gstreamer')
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb index 72127b8d..b5623ed0 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb | |||
@@ -27,14 +27,14 @@ EXTRA_OECONF_remove = " --disable-sdl --disable-nas --disable-libvisual --disabl | |||
27 | " | 27 | " |
28 | 28 | ||
29 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" | 29 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" |
30 | SRCBRANCH = "MM_04.03.04_1801_L4.9.51_MX8M_GA" | 30 | SRCBRANCH = "MM_04.03.05_1804_L4.9.88_MX7ULP_GA" |
31 | 31 | ||
32 | SRC_URI = " \ | 32 | SRC_URI = " \ |
33 | ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ | 33 | ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ |
34 | file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \ | 34 | file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \ |
35 | " | 35 | " |
36 | 36 | ||
37 | SRCREV = "a755b8a4570265a041ec0867629c6bade338b4d9" | 37 | SRCREV = "3bf09ef9cda8220b53459b45fe5384a99a7b1c6b" |
38 | 38 | ||
39 | DEFAULT_PREFERENCE = "-1" | 39 | DEFAULT_PREFERENCE = "-1" |
40 | 40 | ||