[oe-commits] Elena Grandi : sugar-image: updated to use the task-sugar-sucrose recipe

git version control git at git.openembedded.org
Wed Jul 1 08:55:46 UTC 2009


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

Author: Elena Grandi <elena.valhalla at gmail.com>
Date:   Wed Jul  1 10:52:58 2009 +0200

sugar-image: updated to use the task-sugar-sucrose recipe

---

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

diff --git a/recipes/images/sugar-image.bb b/recipes/images/sugar-image.bb
index 2479275..e4513f6 100644
--- a/recipes/images/sugar-image.bb
+++ b/recipes/images/sugar-image.bb
@@ -1,5 +1,6 @@
 XSERVER ?= "xserver-kdrive-fbdev"
 SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash-angstrom", "",d)}'
+ANGSTROM_EXTRA_INSTALL += ""
 
 export IMAGE_BASENAME = "sugar-image"
 
@@ -10,7 +11,7 @@ IMAGE_INSTALL = "\
     angstrom-x11-base-depends \
     angstrom-gpe-task-base \
     angstrom-gpe-task-settings \
-    sugar-sucrose \
+    task-sugar-sucrose \
     ${SPLASH} \
     ${ANGSTROM_EXTRA_INSTALL}"
 





More information about the Openembedded-commits mailing list