]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0: upgrade to 1.4.1
authorCristian Iorga <cristian.iorga@intel.com>
Fri, 29 Aug 2014 18:53:43 +0000 (21:53 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 31 Aug 2014 22:39:08 +0000 (23:39 +0100)
bugfix release.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.1.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.0.bb with 72% similarity]

similarity index 72%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.1.bb
index a958064e17e47f45b60bb0c37243be2cb4d19065..56fc4f2083c3e633fc0fdc91228e42065217aeb8 100644 (file)
@@ -7,8 +7,7 @@ SRC_URI = " \
     http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz \
     file://0001-Fix-crash-with-gst-inspect.patch \
 "
-
-SRC_URI[md5sum] = "594c0c06eaace9b9d3bad010de1bdfae"
-SRC_URI[sha256sum] = "23c39fdc2b24f889b07cab0449825384fef7592a121e180729fd9025ec45c695"
+SRC_URI[md5sum] = "bd0938d680d657249b885162f310702d"
+SRC_URI[sha256sum] = "5638f75003282135815c0077d491da11e9a884ad91d4ba6ab3cc78bae0fb452e"
 S = "${WORKDIR}/gstreamer-${PV}"