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:
1a870be
)
psplash svn: Move startup to S 01, freeing S 00 for something doing fbdev init.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 23 Feb 2008 18:01:33 +0000
(18:01 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 23 Feb 2008 18:01:33 +0000
(18:01 +0000)
* Like just added fbset-init.
packages/psplash/psplash_svn.bb
patch
|
blob
|
history
diff --git
a/packages/psplash/psplash_svn.bb
b/packages/psplash/psplash_svn.bb
index
17b459a
..
7e19ce3
100644
(file)
--- a/
packages/psplash/psplash_svn.bb
+++ b/
packages/psplash/psplash_svn.bb
@@
-3,7
+3,7
@@
HOMEPAGE = "http://projects.o-hand.com/psplash"
SECTION = "base"
LICENSE = "GPL"
PV = "0.0+svnr${SRCREV}"
-PR = "r1
2
"
+PR = "r1
3
"
RDEPENDS = "initscripts"
# You can create your own pslash-hand-img.h by doing
@@
-36,6
+36,6
@@
do_install_prepend() {
}
INITSCRIPT_NAME = "psplash"
-INITSCRIPT_PARAMS = "start 0 S . stop 20 0 1 6 ."
+INITSCRIPT_PARAMS = "start 0
1
S . stop 20 0 1 6 ."
FILES_${PN} += "/mnt/.psplash"