git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ffd81e
)
sugar-image: updated to use the task-sugar-sucrose recipe
author
Elena Grandi
<elena.valhalla@gmail.com>
Wed, 1 Jul 2009 08:52:58 +0000
(10:52 +0200)
committer
Elena Grandi
<elena.valhalla@gmail.com>
Wed, 1 Jul 2009 08:52:58 +0000
(10:52 +0200)
recipes/images/sugar-image.bb
patch
|
blob
|
history
diff --git
a/recipes/images/sugar-image.bb
b/recipes/images/sugar-image.bb
index
2479275
..
e4513f6
100644
(file)
--- 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}"