[oe-commits] Paul Sokolovsky : linux-handhelds-2.6 2.6.21-hh20: Typo fix.

GIT User account git at amethyst.openembedded.net
Tue Dec 2 21:57:50 UTC 2008


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

Author: Paul Sokolovsky <pmiscml at gmail.com>
Date:   Tue Dec  2 23:59:22 2008 +0200

linux-handhelds-2.6 2.6.21-hh20: Typo fix.

---

 packages/linux/linux-handhelds-2.6.inc            |    2 +-
 packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc
index 9785d84..c9edbf3 100644
--- a/packages/linux/linux-handhelds-2.6.inc
+++ b/packages/linux/linux-handhelds-2.6.inc
@@ -38,7 +38,7 @@ do_configure() {
 	if [ -n "${KERNEL_INITRAMFS_PATH}" -a "${ANGSTROM_MODE}" = "glibc" ]; then
 		if [ ! -f ${KERNEL_INITRAMFS_PATH} ]; then
 		    echo "Kernel is requested to be built with internal initramfs."
-		    echo "The initramfs image must exist prior to building the kernel, but it does not 
+		    echo "The initramfs image must exist prior to building the kernel, but it does not"
 		    echo "exist at the specified path ${KERNEL_INITRAMFS_PATH}. You may need to bitbake"
 		    echo "it separately, possibly, with a different set of bitbake options. Please"
 		    echo "consult documentation for your distro."
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
index 355e587..d400c2e 100644
--- a/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
+++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
@@ -1,7 +1,7 @@
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 LICENSE = "GPL"
-PR = "r22"
+PR = "r23"
 
 DEFAULT_PREFERENCE = "-1"
 





More information about the Openembedded-commits mailing list