summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2014-01-03 16:30:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-06 22:17:32 +0000
commit894c882576f5aae8e4f67468c43d5ac95944e6c3 (patch)
tree577144d88bec1535c545a7ce19fa8b0742d04c7e /meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
parentdf7b151072c70d981c4887faee81098a5ca555f2 (diff)
downloadast2050-yocto-poky-894c882576f5aae8e4f67468c43d5ac95944e6c3.zip
ast2050-yocto-poky-894c882576f5aae8e4f67468c43d5ac95944e6c3.tar.gz
gstreamer1.0: upgrade to 1.2.2
(From OE-Core rev: c53d4280e1cdeeda6b8338ba8802d1906fb0e78e) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
new file mode 100644
index 0000000..07357d3
--- /dev/null
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
@@ -0,0 +1,13 @@
+include gstreamer1.0.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
+ file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d"
+
+SRC_URI = " \
+ http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz \
+ file://0001-Fix-crash-with-gst-inspect.patch \
+ "
+SRC_URI[md5sum] = "4293ca4d8333690d5acdffe3ad354924"
+SRC_URI[sha256sum] = "b9f12137ab663edc6c37429b38ca7911074b9c2a829267fe855d4e57d916a0b6"
+S = "${WORKDIR}/gstreamer-${PV}"
+
OpenPOWER on IntegriCloud