]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-ugly: upgrade to v1.0.9
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 5 Aug 2013 08:18:52 +0000 (11:18 +0300)
committerSaul Wold <sgw@linux.intel.com>
Tue, 6 Aug 2013 06:59:57 +0000 (23:59 -0700)
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.inc
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.7.bb with 66% similarity]

index 4a54d1b537c0dcbbe047bbf15cbdae940c213759..3f479490184407436ba616cf7c21ea265b346748 100644 (file)
@@ -5,8 +5,6 @@ LICENSE_FLAGS = "commercial"
 
 DEPENDS += "gstreamer1.0-plugins-base libid3tag"
 
-PR = "r1"
-
 inherit gettext
 
 
similarity index 66%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.7.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb
index 7e9b8aaa341878c82ad72700a7b837ff7f7cd980..30fa3a361dbe1720843b9422c26f6104273327c7 100644 (file)
@@ -3,8 +3,8 @@ 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] = "8754edf6c3be235f232fb75ad11708bb"
-SRC_URI[sha256sum] = "b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b"
+SRC_URI[md5sum] = "ea8b4e05ed5beb982762b45aba266720"
+SRC_URI[sha256sum] = "11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"