]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-self-hosted: Add the sato icon theme
authorCristian Iorga <cristian.iorga@intel.com>
Fri, 23 Aug 2013 13:42:18 +0000 (16:42 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Aug 2013 15:07:34 +0000 (16:07 +0100)
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 <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb

index 6a0722a254ad74a234640da109ec5e5439d8dbdc..947668bcc62f0545830fbfba28ba86a2157e42cc 100644 (file)
@@ -121,7 +121,9 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     grep \
     groff \
     gzip \
+    settings-daemon \
     hicolor-icon-theme \
+    sato-icon-theme \
     libaio \
     libusb1 \
     libxml2 \