]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugin-ugly: upgrade to version 1.14.3
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Wed, 26 Sep 2018 17:42:37 +0000 (19:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jan 2019 20:12:04 +0000 (20:12 +0000)
(From OE-Core rev: aedec50bc8fb2ddcd1ea7cadbdd07f9d103840aa)

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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.2.bb with 90% similarity]

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 01972694687d7e8f5e6378195bc34c0cb9ac3643..93ad400a9317f74f59358b0608c2a59f6c37c24c 100644 (file)
@@ -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}"