[oe] [meta-angstrom 13/16] angstrom-task-gnome3: split out task-gnome3-perl

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


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

diff --git a/recipes-angstrom/tasks/angstrom-task-gnome3.bb b/recipes-angstrom/tasks/angstrom-task-gnome3.bb
index 670b941..14f1998 100644
--- a/recipes-angstrom/tasks/angstrom-task-gnome3.bb
+++ b/recipes-angstrom/tasks/angstrom-task-gnome3.bb
@@ -9,12 +9,7 @@ inherit task
 # Most of these tasks are arch independant
 PACKAGE_ARCH = "all"
 
-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 \
-  libxml-parser-perl \
-"
+PACKAGES += "task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
 
 RDEPENDS_task-gnome3-themes = " \
   angstrom-gnome-icon-theme-enable \
diff --git a/recipes-angstrom/tasks/task-gnome-perl.bb b/recipes-angstrom/tasks/task-gnome-perl.bb
index 8c24f0d..cfc8ec4 100644
--- a/recipes-angstrom/tasks/task-gnome-perl.bb
+++ b/recipes-angstrom/tasks/task-gnome-perl.bb
@@ -6,6 +6,9 @@ PR = "r13"
 
 inherit task
 
+# for backwards compatibility
+RPROVIDES_${PN} += "task-gnome3-perl"
+
 RDEPENDS_${PN} = " \
   perl \
   libxml-parser-perl \
-- 
1.7.4.4





More information about the Openembedded-devel mailing list