gstreamer1.0: upgrade to 1.2.2
authorCristian Iorga <cristian.iorga@intel.com>
Fri, 3 Jan 2014 14:30:04 +0000 (16:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 22:17:32 +0000 (22:17 +0000)
(From OE-Core rev: c53d4280e1cdeeda6b8338ba8802d1906fb0e78e)

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.2.2.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.0.bb with 72% similarity]

@@ -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] = "250b4bec48b0986103f5aab75e43cef9"
-SRC_URI[sha256sum] = "94af5274299f845adf41cc504e0209b269acab7721293f49850fea27b4099463"
+SRC_URI[md5sum] = "4293ca4d8333690d5acdffe3ad354924"
+SRC_URI[sha256sum] = "b9f12137ab663edc6c37429b38ca7911074b9c2a829267fe855d4e57d916a0b6"
 S = "${WORKDIR}/gstreamer-${PV}"