summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorCarlos Rafael Giani <crg7475@mailbox.org>2019-11-24 15:50:25 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-25 21:37:41 +0000
commit3a4712e83465566412f5b063a01b1d7a975cec05 (patch)
tree422de8b8938b9d597e7c669a73ab1724b306426f /meta/recipes-multimedia
parent8e363fb1371880fe73b7fafa8477445910e6cced (diff)
downloadpoky-3a4712e83465566412f5b063a01b1d7a975cec05.tar.gz
gstreamer1.0-plugins-ugly: upgrade to version 1.16.1
(From OE-Core rev: bed2a8de47534436f811e40bc1b261fa73eb920b) Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.1.bb
index 11a0e790ea..de677c0fd4 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.1.bb
@@ -10,8 +10,8 @@ SRC_URI = " \
10 http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ 10 http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
11 file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ 11 file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \
12 " 12 "
13SRC_URI[md5sum] = "1ec343c58d4b17d682f7befa8453c11c" 13SRC_URI[md5sum] = "668795903cb4971fba9aa89abdea8369"
14SRC_URI[sha256sum] = "e30964c5f031c32289e0b25e176c3c95a5737f2052dfc81d0f7427ef0233a4c2" 14SRC_URI[sha256sum] = "4bf913b2ca5195ac3b53b5e3ade2dc7c45d2258507552ddc850c5fa425968a1d"
15 15
16S = "${WORKDIR}/gst-plugins-ugly-${PV}" 16S = "${WORKDIR}/gst-plugins-ugly-${PV}"
17 17