[oe-commits] Andrea Adami : kexecboot.inc: fix typo.

git version control git at git.openembedded.org
Thu Mar 3 23:31:01 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5da6fe894bf35650ce76884101248b0d6de9d234
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5da6fe894bf35650ce76884101248b0d6de9d234

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Mar  4 00:29:43 2011 +0100

kexecboot.inc: fix typo.
Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/kexecboot/kexecboot.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index e859d97..d04eb1f 100644
--- 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"]
 ############################





More information about the Openembedded-commits mailing list