This is based on the 0.10.36 version of the GStreamer from Freedesktop.

Signed-off-by: Mrinmayee Hingolikar <[email protected]>
---
 .../gstreamer/gstreamer_0.10.36.bbappend           |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 
meta-arago-extras/recipes-multimedia/gstreamer/gstreamer_0.10.36.bbappend

diff --git 
a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer_0.10.36.bbappend 
b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer_0.10.36.bbappend
new file mode 100644
index 0000000..c8598f8
--- /dev/null
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer_0.10.36.bbappend
@@ -0,0 +1,16 @@
+SRC_URI = "git://git.ti.com/glsdk/gstreamer0-10.git;protocol=git"
+SRCREV = "e505f4a2ceee3b0328eb2efddb9ec1281d3fd60a"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
+
+COMPATIBLE_MACHINE = "omap-a15"
+
+PR = "r0"
+
+S = "${WORKDIR}/git"
+
+do_configure_prepend() {
+       git submodule init && git submodule update
+       autopoint -f
+}
-- 
1.7.9.5

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to