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:
83afd0d
)
angstrom-console-image: add psplash-zap to kill the bootsplash after booting
author
Koen Kooi
<koen@openembedded.org>
Tue, 8 May 2007 06:34:16 +0000
(06:34 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 8 May 2007 06:34:16 +0000
(06:34 +0000)
packages/angstrom/angstrom-console-image.bb
patch
|
blob
|
history
diff --git
a/packages/angstrom/angstrom-console-image.bb
b/packages/angstrom/angstrom-console-image.bb
index
e5a6dcc
..
8f37c9d
100644
(file)
--- a/
packages/angstrom/angstrom-console-image.bb
+++ b/
packages/angstrom/angstrom-console-image.bb
@@
-1,12
+1,13
@@
#Angstrom bootstrap image
LICENSE = "MIT"
-PR = "r
4
"
+PR = "r
5
"
ANGSTROM_EXTRA_INSTALL ?= ""
-DEPENDS = "task-base"
+DEPENDS = "task-base
psplash-zap
"
RDEPENDS = "task-base \
${ANGSTROM_EXTRA_INSTALL} \
+ psplash-zap
"
export IMAGE_BASENAME = "console-image"