[oe-commits] [openembedded-core] 24/47: packagegroup-core-x11: Use adwaita icons instead of sato

git at git.openembedded.org git at git.openembedded.org
Wed Jun 15 17:06:39 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit aafd8c4b6be008f3a23d7db79a0ccc080a90b0aa
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Mon Apr 25 15:40:57 2016 +0300

    packagegroup-core-x11: Use adwaita icons instead of sato
    
    Adwaita icon set is significantly more extensive (8MB vs 2MB). However,
    as pcmanfm already rrecommends adwaita-icon-theme, this change actually
    makes typical packagegroup-core-x11 smaller as a whole since
    sato-icon-theme is no longer required.
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 21b5ce7..234a23a 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -30,7 +30,7 @@ RDEPENDS_${PN}-base = "\
     matchbox-keyboard-im \
     matchbox-config-gtk \
     xcursor-transparent-theme \
-    sato-icon-theme \
+    adwaita-icon-theme \
     settings-daemon \
     gtk-sato-engine \
     shutdown-desktop \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list