linux-handhelds-2.6 2.6.21-hh20: Typo fix.
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 2 Dec 2008 21:59:22 +0000 (23:59 +0200)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 2 Dec 2008 21:59:22 +0000 (23:59 +0200)
packages/linux/linux-handhelds-2.6.inc
packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb

index 9785d84..c9edbf3 100644 (file)
@@ -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."
index 355e587..d400c2e 100644 (file)
@@ -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"