[oe-commits] Cristian Iorga : packagegroup-self-hosted: Add the sato icon theme

git at git.openembedded.org git at git.openembedded.org
Fri Aug 23 15:08:23 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: a5188962c4ce6312fd625c2ab9601c24765255ed
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a5188962c4ce6312fd625c2ab9601c24765255ed

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Fri Aug 23 16:42:18 2013 +0300

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 <cristian.iorga at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../packagegroups/packagegroup-self-hosted.bb      |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 6a0722a..947668b 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 \



More information about the Openembedded-commits mailing list