console-base-image: append to IMAGE_INSTALL to drag in the IMAGE_* stuff

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-01-07 13:15:05 +01:00
parent e8eb6d0c36
commit 1fc338d100

View File

@@ -11,7 +11,7 @@ DEPENDS = "task-base \
${ZZAPSPLASH} \
"
IMAGE_INSTALL = "task-base \
IMAGE_INSTALL += "task-base \
${ANGSTROM_EXTRA_INSTALL} \
${SPLASH} \
${ZZAPSPLASH} \