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:
62ed27a
)
psplash-zap: Recommend virtual-psplash not psplash-angstrom
author
Tom Rini
<tom_rini@mentor.com>
Fri, 11 Jun 2010 16:03:27 +0000
(09:03 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 11 Jun 2010 16:03:27 +0000
(09:03 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/psplash/psplash-zap_1.0.bb
patch
|
blob
|
history
diff --git
a/recipes/psplash/psplash-zap_1.0.bb
b/recipes/psplash/psplash-zap_1.0.bb
index
017af14
..
39aa2d8
100644
(file)
--- a/
recipes/psplash/psplash-zap_1.0.bb
+++ b/
recipes/psplash/psplash-zap_1.0.bb
@@
-1,5
+1,5
@@
SRC_URI = "file://zzapsplash-init"
-PR = "r
5
"
+PR = "r
6
"
do_install_prepend() {
install -d "${D}${sysconfdir}/init.d/"
@@
-8,7
+8,7
@@
do_install_prepend() {
inherit update-rc.d
-RRECOMMENDS_${PN} = "
psplash-angstrom
"
+RRECOMMENDS_${PN} = "
virtual-psplash
"
INITSCRIPT_NAME = "zzapsplash"
INITSCRIPT_PARAMS = "start 99 5 S ."