From: Cristian Iorga Date: Fri, 23 Aug 2013 13:42:18 +0000 (+0300) Subject: packagegroup-self-hosted: Add the sato icon theme X-Git-Tag: 2015-4~5429 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a5188962c4ce6312fd625c2ab9601c24765255ed;p=openembedded-core.git packagegroup-self-hosted: Add the sato icon theme Hicolor icon theme does not properly displays icons for folders in Build Appliance. Sato icon theme is working correctly. Also, settings-daemon needs to be added to image in order to properly display folder icons. Signed-off-by: Cristian Iorga Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index 6a0722a254..947668bcc6 100644 --- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb +++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb @@ -121,7 +121,9 @@ RDEPENDS_packagegroup-self-hosted-extended = "\ grep \ groff \ gzip \ + settings-daemon \ hicolor-icon-theme \ + sato-icon-theme \ libaio \ libusb1 \ libxml2 \