]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0: upgrade to 1.2.4
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 28 Apr 2014 13:47:28 +0000 (16:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Apr 2014 15:36:40 +0000 (16:36 +0100)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.3.bb with 72% similarity]

similarity index 72%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.3.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb
index f2c1db505b33c99198bfc6f0ef65856f7d73a302..1204dd5fa3523fe58cc2f08674f78e4910a064c0 100644 (file)
@@ -7,7 +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] = "8155b9c7574ccaa361cc504e8e0e72dc"
-SRC_URI[sha256sum] = "0f9a9817a384b3448c368c23345e5122435caef9c00f1c40d7b1953827b0d8eb"
+SRC_URI[md5sum] = "74d8f674187a5f0ddf38da594c3998c3"
+SRC_URI[sha256sum] = "1e7ca67a7870a82c9ed51d51d0008cdbc550c41d64cc3ff3f9a1c2fc311b4929"
 S = "${WORKDIR}/gstreamer-${PV}"