From: Carlos Rafael Giani Date: Sun, 26 May 2019 11:06:36 +0000 (+0200) Subject: gstreamer1.0-plugins-ugly: upgrade to version 1.16.0 X-Git-Tag: uninative-2.5~20 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9f1277bd99115af0cdfbb56a1db9c6393f3ebbab;p=openembedded-core.git gstreamer1.0-plugins-ugly: upgrade to version 1.16.0 Signed-off-by: Philippe Normand Signed-off-by: Carlos Rafael Giani Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.0.bb similarity index 90% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.0.bb index 168e64d84c..11a0e790ea 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.0.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] = "90768a0074db071175ce980064d9a1ac" -SRC_URI[sha256sum] = "ac02d837f166c35ff6ce0738e281680d0b90052cfb1f0255dcf6aaca5f0f6d23" +SRC_URI[md5sum] = "1ec343c58d4b17d682f7befa8453c11c" +SRC_URI[sha256sum] = "e30964c5f031c32289e0b25e176c3c95a5737f2052dfc81d0f7427ef0233a4c2" S = "${WORKDIR}/gst-plugins-ugly-${PV}"