summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorCarlos Rafael Giani <dv@pseudoterminal.org>2018-09-26 19:42:35 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-19 17:03:24 +0000
commitf34fd887fa2072089a49b7ad41b3c6341bcabbc3 (patch)
tree6f9d0090f09fdb0ab438d6739d4b2377b2bce7b5 /meta
parentd72486074f21d2463f4172695daabf426e078341 (diff)
downloadpoky-f34fd887fa2072089a49b7ad41b3c6341bcabbc3.tar.gz
gstreamer1.0-plugin-good: upgrade to version 1.14.3
(From OE-Core rev: 63753e9c06641025ba4711af61a4f34e2388ec72) Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.3.bb
index e035cc0cba..77ccb4cc18 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.3.bb
@@ -8,8 +8,8 @@ SRC_URI = " \
8 file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ 8 file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \
9 " 9 "
10 10
11SRC_URI[md5sum] = "5b83b2828e31ce5b4a5c03c71e707ae7" 11SRC_URI[md5sum] = "01904b7f000cfa6a8e96de0fa1b3ceca"
12SRC_URI[sha256sum] = "c0575e2811860bfff59b865b8d125153859a01f0615fa41e279b64d88d25caad" 12SRC_URI[sha256sum] = "5112bce6af0be62760687ca47873c90ce4d65d3fe920a3adf8145db7b07bff5d"
13 13
14S = "${WORKDIR}/gst-plugins-good-${PV}" 14S = "${WORKDIR}/gst-plugins-good-${PV}"
15 15