From e8d3087ddd782d40ac0ea93024b4e07c58e937b5 Mon Sep 17 00:00:00 2001 From: Carlos Rafael Giani Date: Wed, 26 Sep 2018 19:42:37 +0200 Subject: [PATCH] gstreamer1.0-plugin-ugly: upgrade to version 1.14.3 (From OE-Core rev: aedec50bc8fb2ddcd1ea7cadbdd07f9d103840aa) Signed-off-by: Carlos Rafael Giani Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- ...ins-ugly_1.14.2.bb => gstreamer1.0-plugins-ugly_1.14.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.14.2.bb => gstreamer1.0-plugins-ugly_1.14.3.bb} (90%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb similarity index 90% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.2.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb index 0197269468..93ad400a93 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb @@ -10,8 +10,8 @@ SRC_URI = " \ http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ " -SRC_URI[md5sum] = "ea0a800c6421c3c3cdbed3d040b8ffd3" -SRC_URI[sha256sum] = "55e097d9d93921fdcf7abb0ff92d23b21dd9098e632f1ba433603b3bd1cf3d69" +SRC_URI[md5sum] = "4b23a9a9675ff62c83b117b519f10951" +SRC_URI[sha256sum] = "43847fc4d1eae26dd48a6a93d0460146f5f0802582a7e8a9cc66f09dcb0b2306" S = "${WORKDIR}/gst-plugins-ugly-${PV}" -- 2.40.1