summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-11-27 16:55:17 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-27 22:13:11 +0000
commited8d6e4d3255d1a69516d9dddd34b82d0ba734f2 (patch)
treecade683dc1a3324b9edf8eeb5c123a777150ad69 /meta/recipes-multimedia/gstreamer
parentd9f8534039b104ff46e8908cb4c0297359da007a (diff)
downloadpoky-ed8d6e4d3255d1a69516d9dddd34b82d0ba734f2.tar.gz
gstreamer1.0-plugins-bad: upgrade 1.14.3 -> 1.14.4
(From OE-Core rev: 74d9bd02f41d555317eef6b82e94f351ffc61529) 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.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bb
index 996a7490fb..8c7c235fd1 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.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"
12SRC_URI[md5sum] = "caddacfa4ffff2b3171961ad278507c2" 12SRC_URI[md5sum] = "5d20a91d027708abcf924f6c1279dd25"
13SRC_URI[sha256sum] = "b2224e5d9c1b85ad51233f6135524bb9e16a9172d395edc79c73b89094659fd5" 13SRC_URI[sha256sum] = "910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5"
14 14
15S = "${WORKDIR}/gst-plugins-bad-${PV}" 15S = "${WORKDIR}/gst-plugins-bad-${PV}"
16 16