[oe-commits] Denis 'GNUtoo' Carikli : illume-image: fix compilation and desktop icons issue

git version control git at git.openembedded.org
Thu Apr 29 20:43:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ed9973300f4439e2079ec9a5f866fac6303d1301
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ed9973300f4439e2079ec9a5f866fac6303d1301

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Thu Apr 29 22:13:13 2010 +0200

illume-image: fix compilation and desktop icons issue

*adding e-wm-menu fix the issue where your couldn't add icons
  on the desktop. the icon you add during the first setup now
  appear on the desktop
*removing elementary-alarm fixes compilation issue:
  elementary-alarm depends on waker which does not compile:
  for more informations on waker and elementary-alarm(from #oe):
   <mickey|office> GNUtoo: lets remove waker
   * robtow (~rob at 64.62.142.114) has joined #oe
   <mickey|office> noone is using it
   <GNUtoo> ok thanks a lot
   <mickey|office> np
   * HopsNBarley (~hops at nslu2-linux/HopsNBarley) has joined #oe
   <mickey|office> all the swisscom stuff is in limbo atm.
   <woglinde> hi mickeyl
   <mickey|office> or rather abandoned
   <mickey|office> hi woglinde
   <GNUtoo> ok
   <mickey|office> when Openmoko dropped the ball, all their budget for openmoko stuff was frozen
   <mickey|office> then later reassigned

---

 recipes/images/illume-image.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/images/illume-image.bb b/recipes/images/illume-image.bb
index 9482257..8d87d92 100644
--- a/recipes/images/illume-image.bb
+++ b/recipes/images/illume-image.bb
@@ -38,6 +38,7 @@ X_INSTALL = "\
   shared-mime-info \
   mime-support \
   e-wm \
+  e-wm-menu \
   e-wm-sysactions \
   e-wm-config-illume \
   e-wm-config-standard \
@@ -135,7 +136,7 @@ ZHONE_INSTALL = "\
 
 # additional apps
 APPS_INSTALL = "\
-   elementary-alarm \
+#   elementary-alarm \
    expedite \
    expedite-themes \
 #   libefso \





More information about the Openembedded-commits mailing list