Signed-off-by: Mrinmayee Hingolikar <[email protected]>
---
.../gstreamer/gst-plugins-base_0.10.36.bbappend | 22 ++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644
meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
diff --git
a/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
b/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
new file mode 100644
index 0000000..734ef6d
--- /dev/null
+++
b/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
@@ -0,0 +1,22 @@
+SRC_URI = "git://git.ti.com/glsdk/gst-plugins-base0-10.git;protocol=git"
+SRCREV = "21305017f6095ad6e9b1a8f1006ee5be780b21f8"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
+
+PR = "r0"
+
+COMPATIBLE_MACHINE = "omap-a15"
+
+S = "${WORKDIR}/git"
+
+do_configure_prepend() {
+ git submodule init && git submodule update
+ autopoint -f
+}
+
+EXTRA_OECONF +="--disable-ivorbis "
+
+FILES_${PN} += "\
+ ${libdir}/*.so \
+ ${libdir}/gstreamer-0.10/*"
--
1.7.9.5
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago