[oe] [meta-angstrom 12/16] angstrom-task-gnome3: split out task-gnome3-gstreamer

Andreas Müller schnitzeltony at googlemail.com
Sun Aug 5 00:19:57 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 recipes-angstrom/tasks/angstrom-task-gnome3.bb |   14 +-------------
 recipes-angstrom/tasks/task-gnome-gstreamer.bb |    3 +++
 2 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/recipes-angstrom/tasks/angstrom-task-gnome3.bb b/recipes-angstrom/tasks/angstrom-task-gnome3.bb
index 9e4581e..670b941 100644
--- a/recipes-angstrom/tasks/angstrom-task-gnome3.bb
+++ b/recipes-angstrom/tasks/angstrom-task-gnome3.bb
@@ -9,19 +9,7 @@ inherit task
 # Most of these tasks are arch independant
 PACKAGE_ARCH = "all"
 
-PACKAGES += "task-gnome3-gstreamer task-gnome3-perl task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
-
-DEPENDS_task-gnome3-gstreamer = " \
-  gst-plugins-base \
-  gst-plugins-good \
-  gst-plugins-bad \
-  gst-plugins-ugly \
-"
-
-RDEPENDS_task-gnome3-gstreamer = " \
-  gst-ffmpeg \
-  gst-plugins-base-meta \
-"
+PACKAGES += "task-gnome3-perl task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
 
 RDEPENDS_task-gnome3-perl = " \
   perl \
diff --git a/recipes-angstrom/tasks/task-gnome-gstreamer.bb b/recipes-angstrom/tasks/task-gnome-gstreamer.bb
index e0a520c..7ba8d43 100644
--- a/recipes-angstrom/tasks/task-gnome-gstreamer.bb
+++ b/recipes-angstrom/tasks/task-gnome-gstreamer.bb
@@ -6,6 +6,9 @@ PR = "r13"
 
 inherit task
 
+# for backwards compatibility
+RPROVIDES_${PN} += "task-gnome3-gstreamer"
+
 DEPENDS_${PN} = " \
   gst-plugins-base \
   gst-plugins-good \
-- 
1.7.4.4





More information about the Openembedded-devel mailing list