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:
e8a78ac
)
kexecboot.inc: fix typo.
author
Andrea Adami
<andrea.adami@gmail.com>
Thu, 3 Mar 2011 23:29:43 +0000
(
00:29
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Thu, 3 Mar 2011 23:29:43 +0000
(
00:29
+0100)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/kexecboot/kexecboot.inc
patch
|
blob
|
history
diff --git
a/recipes/kexecboot/kexecboot.inc
b/recipes/kexecboot/kexecboot.inc
index
e859d97
..
d04eb1f
100644
(file)
--- a/
recipes/kexecboot/kexecboot.inc
+++ b/
recipes/kexecboot/kexecboot.inc
@@
-34,7
+34,7
@@
inherit autotools
# --enable-bpp enable support of specified bpp modes
# (all,32,24,18,16,4,2,1) [default=all]
# --enable-evdev-rate change evdev (keyboard/mouse) repeat rate
- in milliseconds e.g. "1000,250" [default=no]
+
#
in milliseconds e.g. "1000,250" [default=no]
# --with-kexec-binary look for kexec binary at path
# [default="/usr/sbin/kexec"]
############################