]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-ugly: upgrade to 1.4.5
authorRoss Burton <ross.burton@intel.com>
Tue, 30 Dec 2014 18:04:03 +0000 (18:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 08:18:31 +0000 (08:18 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.5.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb with 65% similarity]

similarity index 65%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.5.bb
index 6d63ba62d4149d2f4579a1ffe770541f3cc333c9..25cb28c0607bcbb14786562eab7835533de40d90 100644 (file)
@@ -2,7 +2,9 @@ include gstreamer1.0-plugins-ugly.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 "
-SRC_URI[md5sum] = "316974af949ca4654efee704a0164076"
-SRC_URI[sha256sum] = "25440435ac4ed795d213f2420a0e7355e4a2e2e76d1f9d020b2073f815e8b071"
+
+SRC_URI[md5sum] = "6954beed7bb9a93e426dee543ff46393"
+SRC_URI[sha256sum] = "5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067"
+
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"