diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-08-08 15:15:08 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-09 23:47:55 +0100 |
commit | 04e713b349bc46900a910ffc874dfee0e00f1f36 (patch) | |
tree | 97d9643106a6cc21012f7b61464a22e2ca528872 /meta/recipes-multimedia/gstreamer | |
parent | 165143f3247155f2a94def311cbe2fcb1d808fcb (diff) | |
download | poky-04e713b349bc46900a910ffc874dfee0e00f1f36.tar.gz |
gstreamer1.0-plugins-bad: 1.14.1 -> 1.14.2
(From OE-Core rev: 92619c2444df4297d515fa58ff65cc270c3711b3)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb index 64d565135b..e36ffe6e02 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb | |||
@@ -9,8 +9,8 @@ SRC_URI = " \ | |||
9 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | 9 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ |
10 | file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \ | 10 | file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \ |
11 | " | 11 | " |
12 | SRC_URI[md5sum] = "c2f963501fc6afc084c418894425dcfd" | 12 | SRC_URI[md5sum] = "76826c564bed5511982d7fb6137d9875" |
13 | SRC_URI[sha256sum] = "2a77c6908032aafdf2cd2e5823fec948f16a25c2d1497a953828d762dc20d61a" | 13 | SRC_URI[sha256sum] = "34fab7da70994465a64468330b2168a4a0ed90a7de7e4c499b6d127c6c1b1eaf" |
14 | 14 | ||
15 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 15 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
16 | 16 | ||