]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-ugly: upgrade to 1.2.3
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 17 Feb 2014 13:59:26 +0000 (15:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Feb 2014 14:28:04 +0000 (14:28 +0000)
- bugfix release.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb with 65% similarity]

similarity index 65%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.3.bb
index 87927f979b6de50acab259cae3363f7a7ff5dbb3..33fd5ad50b54841ddedf329ec22bd8bead6ad13b 100644 (file)
@@ -2,9 +2,7 @@ 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] = "32f57ac91369bbb3299469cc418507d0"
-SRC_URI[sha256sum] = "4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3"
-
+SRC_URI[md5sum] = "7ae60e2f759f58f32af5fcdc3c9193c4"
+SRC_URI[sha256sum] = "537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b"
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"