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.bb4
1 files changed, 2 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 17843b10ca..742433ff2c 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
@@ -6,8 +6,8 @@ PR = "r6"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://procinfo.h \
- file://unifdef.patch;apply=yes \
- file://arm-hwcap-add-new-entries.patch;apply=yes"
+ file://unifdef.patch \
+ file://arm-hwcap-add-new-entries.patch"
S = "${WORKDIR}/linux-${PV}"