aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb
index 1ff38f0dd2..bca01b199c 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb
@@ -2,11 +2,12 @@ require linux-libc-headers.inc
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS += "unifdef-native"
-PR = "r5"
+PR = "r6"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://procinfo.h \
- file://unifdef.patch;patch=1"
+ file://unifdef.patch;patch=1 \
+ file:// linux-libc-headers-2.6.23/arm-hwcap-add-new-entries.patch;patch=1"
S = "${WORKDIR}/linux-${PV}"