[oe-commits] Martin Jansa : efreet: newer revisions have icon cache enabled by default and dropped old code

git version control git at git.openembedded.org
Sun Feb 20 12:33:42 UTC 2011


Module: openembedded.git
Branch: shr/testing2011.1
Commit: 29a9436b4c4c96d97781f70e2019f9f401e3b012
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=29a9436b4c4c96d97781f70e2019f9f401e3b012

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Dec  7 09:02:55 2010 +0100

efreet: newer revisions have icon cache enabled by default and dropped old code

* option --enable-icon-cache was removed with old code
* this file is needed as part of main libefreet1 package

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/efreet.inc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/efreet.inc b/recipes/efl1/efreet.inc
index dbc024d..98fcb0a 100644
--- a/recipes/efl1/efreet.inc
+++ b/recipes/efl1/efreet.inc
@@ -11,4 +11,6 @@ FILES_${PN}-mime = "${libdir}/libefreet_mime.so.*"
 FILES_${PN}-trash = "${libdir}/libefreet_trash.so.*"
 
 # efreet_desktop_cache_create is needed for e-wm start, don't include it in -tests
-FILES_${PN} += "${libdir}/efreet/efreet_desktop_cache_create"
+FILES_${PN} += "${libdir}/efreet/efreet_desktop_cache_create \
+                ${libdir}/efreet/efreet_icon_cache_create \
+"





More information about the Openembedded-commits mailing list