summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2014-08-29 21:53:43 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-31 23:39:08 +0100
commit7640444d1b947ae3d7b9b43f70bdb9798a38c5ae (patch)
treec9d9fb71d8136c096a6096bef692a193c45043fd
parent559bacdb178d3f4846de86f90c9428ee662b471a (diff)
downloadopenembedded-core-7640444d1b947ae3d7b9b43f70bdb9798a38c5ae.tar.gz
gstreamer1.0: upgrade to 1.4.1
bugfix release. Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.1.bb
index a958064e17..56fc4f2083 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.1.bb
@@ -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}"