[oe] [meta-angstrom 10/16] angstrom-task-gnome3: split out task-gnome3-fonts

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


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

diff --git a/recipes-angstrom/tasks/angstrom-task-gnome3.bb b/recipes-angstrom/tasks/angstrom-task-gnome3.bb
index 7564339..3d6dcb2 100644
--- a/recipes-angstrom/tasks/angstrom-task-gnome3.bb
+++ b/recipes-angstrom/tasks/angstrom-task-gnome3.bb
@@ -9,14 +9,7 @@ inherit task
 # Most of these tasks are arch independant
 PACKAGE_ARCH = "all"
 
-PACKAGES += "task-gnome3-fonts task-gnome3 task-gnome3-gstreamer task-gnome3-perl task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
-
-RDEPENDS_task-gnome3-fonts = " \
-  fontconfig fontconfig-utils font-util \
-  ttf-liberation-sans \
-  ttf-liberation-serif \
-  ttf-liberation-mono \
- "  
+PACKAGES += "task-gnome3 task-gnome3-gstreamer task-gnome3-perl task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
 
 RDEPENDS_task-gnome3 = " \
   gnome-settings-daemon gnome-control-center \
diff --git a/recipes-angstrom/tasks/task-gnome-fonts.bb b/recipes-angstrom/tasks/task-gnome-fonts.bb
index 772dcf1..7ba76ca 100644
--- a/recipes-angstrom/tasks/task-gnome-fonts.bb
+++ b/recipes-angstrom/tasks/task-gnome-fonts.bb
@@ -6,6 +6,9 @@ PR = "r13"
 
 inherit task
 
+# for backwards compatibility
+RPROVIDES_${PN} += "task-gnome3-fonts"
+
 RDEPENDS_${PN} = " \
   fontconfig fontconfig-utils font-util \
   ttf-liberation-sans \
-- 
1.7.4.4





More information about the Openembedded-devel mailing list