aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2014-04-28 16:47:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-30 16:39:09 +0100
commit42bd3d9ec554cd945219760925bc7eb6a36cc9de (patch)
tree5bd8bb5ae7e19a80495b6e9e34687bc967d07cea /meta/recipes-multimedia
parent943d593885bd050da342f90ae9656b8f07033d2d (diff)
downloadopenembedded-core-contrib-42bd3d9ec554cd945219760925bc7eb6a36cc9de.tar.gz
gstreamer1.0: upgrade to 1.2.4
(From OE-Core rev: c904939011eeb087815f2f02b2faf3839aaf41b0) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb
index f2c1db505b..1204dd5fa3 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb
@@ -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}"