From: Jussi Kukkonen Date: Mon, 25 Apr 2016 12:40:57 +0000 (+0300) Subject: packagegroup-core-x11: Use adwaita icons instead of sato X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25335 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aafd8c4b6be008f3a23d7db79a0ccc080a90b0aa;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Ross Burton --- diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index 21b5ce798fa..234a23a86de 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 \