* [PATCH 3/5] multimedia: GStreamer good plugins
@ 2013-10-25 9:35 Mrinmayee Hingolikar
0 siblings, 0 replies; only message in thread
From: Mrinmayee Hingolikar @ 2013-10-25 9:35 UTC (permalink / raw)
To: meta-arago
Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
.../gstreamer/gst-plugins-good_0.10.31.bbappend | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend
diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend
new file mode 100644
index 0000000..d13cdc4
--- /dev/null
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend
@@ -0,0 +1,20 @@
+SRC_URI = "git://git.ti.com/glsdk/gst-plugins-good0-10.git;protocol=git"
+SRCREV = "733289614c50ff4e490d5a37ec4af3a540d1dfb9"
+
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
+
+PR = "r0"
+
+COMPATIBLE_MACHINE = "omap-a15"
+
+S = "${WORKDIR}/git"
+
+do_configure_prepend() {
+ git submodule init && git submodule update
+ autopoint -f
+}
+
+FILES_${PN} += "\
+ ${libdir}/*.so \
+ ${libdir}/gstreamer-0.10/*"
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-25 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25 9:35 [PATCH 3/5] multimedia: GStreamer good plugins Mrinmayee Hingolikar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.