summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb
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/gstreamer/gstreamer1.0_1.2.4.bb
parent943d593885bd050da342f90ae9656b8f07033d2d (diff)
downloadpoky-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/gstreamer/gstreamer1.0_1.2.4.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb
new file mode 100644
index 0000000000..1204dd5fa3
--- /dev/null
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.4.bb
@@ -0,0 +1,13 @@
1include gstreamer1.0.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
4 file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d"
5
6SRC_URI = " \
7 http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz \
8 file://0001-Fix-crash-with-gst-inspect.patch \
9 "
10SRC_URI[md5sum] = "74d8f674187a5f0ddf38da594c3998c3"
11SRC_URI[sha256sum] = "1e7ca67a7870a82c9ed51d51d0008cdbc550c41d64cc3ff3f9a1c2fc311b4929"
12S = "${WORKDIR}/gstreamer-${PV}"
13