]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-x11: Use adwaita icons instead of sato
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Mon, 25 Apr 2016 12:40:57 +0000 (15:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 16:52:23 +0000 (17:52 +0100)
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@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb

index 21b5ce798fab1dae65909ffcf165b758357bd6fe..234a23a86de0a481777fcb1a00665ddb6f945abb 100644 (file)
@@ -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 \