task-gstreamer-ti: add task to get a load of gstreamer stuff
authorKoen Kooi <koen@openembedded.org>
Sun, 22 Feb 2009 23:36:44 +0000 (00:36 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 22 Feb 2009 23:36:44 +0000 (00:36 +0100)
packages/tasks/task-gstreamer-ti.bb [new file with mode: 0644]

diff --git a/packages/tasks/task-gstreamer-ti.bb b/packages/tasks/task-gstreamer-ti.bb
new file mode 100644 (file)
index 0000000..e6d34be
--- /dev/null
@@ -0,0 +1,16 @@
+
+# Task for dsp accelerated gstreamer plugins
+
+DEPENDS = "gst-plugins-base gst-plugins-good gst-plugins-ugly gst-ffmpeg gstreamer-ti gst-openmax"
+
+RDEPENDS_${PN} = " \
+gst-plugins-base-meta \
+gst-plugins-good-meta \
+gst-plugins-ugly-meta \
+gst-ffmpeg \
+gst-openmax \
+gstreamer-ti \
+"
+
+inherit task
+