aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
index fcf3e9eb11..0120e939c2 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
@@ -16,13 +16,13 @@ INHIBIT_DEFAULT_DEPS = "1"
PR = "r6"
SRC_URI = "http://ewi546.ewi.utwente.nl/OE/eabi/linux-libc-headers-${PV}.tar.bz2 \
- file://keyboard.patch;patch=1 \
- file://asm-arch-irqs.patch;patch=1 \
- file://linux-netdevice.patch;patch=1 \
- file://linux-netfilter_ipv4.patch;patch=1 \
- file://linux-rtc.patch;patch=1 \
- file://linux-videodev2.patch;patch=1 \
- file://3477-1.patch;patch=1"
+ file://keyboard.patch;apply=yes \
+ file://asm-arch-irqs.patch;apply=yes \
+ file://linux-netdevice.patch;apply=yes \
+ file://linux-netfilter_ipv4.patch;apply=yes \
+ file://linux-rtc.patch;apply=yes \
+ file://linux-videodev2.patch;apply=yes \
+ file://3477-1.patch;apply=yes"
S = "${WORKDIR}/linux-libc-headers-${PV}"