[oe-commits] Andreas Müller : task-xfce-extended: remove xfce4-icon-theme

git at git.openembedded.org git at git.openembedded.org
Tue Jul 17 06:55:27 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 0da076d59a2b19f69dda3588f8dc6ee76e9c5175
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0da076d59a2b19f69dda3588f8dc6ee76e9c5175

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Jul 16 13:49:38 2012 +0000

task-xfce-extended: remove xfce4-icon-theme

xfce4-icon-theme is not required by default since xfce4-settings initially
works with gnome-icon-theme and gnome-icon-theme is pulled in by many other
recipes anyway.
To reduce rootfs size - especially after gtk-update-icon-cache -
xfce4-icon-theme is removed.

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-xfce/recipes-xfce/tasks/task-xfce-extended.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-xfce/tasks/task-xfce-extended.bb b/meta-xfce/recipes-xfce/tasks/task-xfce-extended.bb
index 3c9fced..0c13a64 100644
--- a/meta-xfce/recipes-xfce/tasks/task-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/tasks/task-xfce-extended.bb
@@ -3,7 +3,7 @@ SECTION = "x11/wm"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
 
-PR = "r2"
+PR = "r3"
 
 inherit task
 
@@ -23,8 +23,6 @@ RRECOMMENDS_${PN} = " \
     xfwm4-theme-tyrex \
     xfwm4-theme-wallis \
     \
-    xfce4-icon-theme \
-    \
     xfce4-cpufreq-plugin \
     xfce4-cpugraph-plugin \
     xfce4-datetime-plugin \





More information about the Openembedded-commits mailing list