aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/klibc/klibc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/klibc/klibc.inc')
-rw-r--r--recipes/klibc/klibc.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/klibc/klibc.inc b/recipes/klibc/klibc.inc
index 68405814cc..2040e3aa09 100644
--- a/recipes/klibc/klibc.inc
+++ b/recipes/klibc/klibc.inc
@@ -5,12 +5,12 @@ use with initramfs. It is deliberately written for small size, \
minimal entaglement, and portability, not speed."
LICENSE = "BSD-ADV"
-# We need to point to the kernel headers for ARCH but we don't want to become
+# We need to point to the kernel headers for ARCH but we do not want to become
# machine specific so we use the headers staged for the current machine.
# (was PACKAGE_ARCH = "${MACHINE_ARCH}")
MACH_STAGING_KERNEL_DIR = "${STAGING_DIR}/${MACHINE_ARCH}${TARGET_VENDOR}-${TARGET_OS}/kernel"
-INC_PR = "r3"
+INC_PR = "r0"
KLIBC_ARCH = '${TARGET_ARCH}'
KLIBC_ARCH_armeb = 'arm'