summaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb
index 70c24de9ab..c1300cf092 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb
@@ -6,9 +6,9 @@ PR = "r1"
SRC_URI = " \
${KERNELORG_MIRROR}/pub/linux/kernel/people/dwmw2/kernel-headers/snapshot/linux-kernel-headers-2.6.19-rc1.tar.bz2 \
- file://arm-procinfo-hwcap.patch;patch=1 \
- file://arm-unistd-syscall.patch;patch=1 \
- file://linux-err.patch;patch=1 \
+ file://arm-procinfo-hwcap.patch;apply=yes \
+ file://arm-unistd-syscall.patch;apply=yes \
+ file://linux-err.patch;apply=yes \
"
S = "${WORKDIR}/linux-2.6.19-rc1"