]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0: upgrade to 1.4.5
authorRoss Burton <ross.burton@intel.com>
Tue, 30 Dec 2014 18:03:59 +0000 (18:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 08:18:30 +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_1.4.5.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.1.bb with 72% similarity]

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