[oe-commits] Koen Kooi : task-gstreamer-ti: add gst-plugins-bad

GIT User account git at amethyst.openembedded.net
Mon Mar 2 18:26:17 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fb87b496ca8298b7f1019a5718c3633ff5de6fbe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fb87b496ca8298b7f1019a5718c3633ff5de6fbe

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Feb 25 15:39:19 2009 +0100

task-gstreamer-ti: add gst-plugins-bad

---

 packages/tasks/task-gstreamer-ti.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/packages/tasks/task-gstreamer-ti.bb b/packages/tasks/task-gstreamer-ti.bb
index e6d34be..cf05c7c 100644
--- a/packages/tasks/task-gstreamer-ti.bb
+++ b/packages/tasks/task-gstreamer-ti.bb
@@ -1,11 +1,13 @@
-
 # Task for dsp accelerated gstreamer plugins
 
-DEPENDS = "gst-plugins-base gst-plugins-good gst-plugins-ugly gst-ffmpeg gstreamer-ti gst-openmax"
+PR = "r1"
+
+DEPENDS = "gst-plugins-base gst-plugins-bad gst-plugins-good gst-plugins-ugly gst-ffmpeg gstreamer-ti gst-openmax"
 
 RDEPENDS_${PN} = " \
 gst-plugins-base-meta \
 gst-plugins-good-meta \
+gst-plugins-bad-meta \
 gst-plugins-ugly-meta \
 gst-ffmpeg \
 gst-openmax \





More information about the Openembedded-commits mailing list