aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-libc-headers')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb2
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb14
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb6
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb2
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb2
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb4
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb2
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb8
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb4
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb2
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb2
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb4
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb4
13 files changed, 28 insertions, 28 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
index af1b86dfe5..5079e9522e 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
@@ -10,7 +10,7 @@ INHIBIT_DEFAULT_DEPS = "1"
PR = "r4"
SRC_URI = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/linux-libc-headers-${PV}.tar.bz2 \
- file://keyboard.patch;patch=1"
+ file://keyboard.patch;apply=yes"
S = "${WORKDIR}/linux-libc-headers-${PV}"
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}"
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"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb
index 8df5762725..64310c3651 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb
@@ -5,7 +5,7 @@ DEPENDS += "unifdef-native"
PR = "r4"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
- file://arm-syscall-define.patch;patch=1"
+ file://arm-syscall-define.patch;apply=yes"
S = "${WORKDIR}/linux-2.6.18"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb
index 4021bc4152..d5d61263f8 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb
@@ -6,7 +6,7 @@ PR = "r11"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://procinfo.h \
- file://unifdef.patch;patch=1 \
+ file://unifdef.patch;apply=yes \
"
S = "${WORKDIR}/linux-${PV}"
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 0ab9d4319d..17843b10ca 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;patch=1 \
- file://arm-hwcap-add-new-entries.patch;patch=1"
+ file://unifdef.patch;apply=yes \
+ file://arm-hwcap-add-new-entries.patch;apply=yes"
S = "${WORKDIR}/linux-${PV}"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb
index f0093f3cd3..0bc93efe63 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb
@@ -6,7 +6,7 @@ PR = "r4"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://procinfo.h \
- file://unifdef.patch;patch=1"
+ file://unifdef.patch;apply=yes"
S = "${WORKDIR}/linux-${PV}"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb
index 3b815d103e..08e399d511 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb
@@ -5,11 +5,11 @@ DEPENDS += "unifdef-native"
PR = "r4"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- file://reinstate-a.out.h.patch;patch=1 \
- file://fix-kernel-conditionalize-a.out.h.patch;patch=1 \
- file://netfilter-include-types_h-in-userspace.patch;patch=1 \
+ file://reinstate-a.out.h.patch;apply=yes \
+ file://fix-kernel-conditionalize-a.out.h.patch;apply=yes \
+ file://netfilter-include-types_h-in-userspace.patch;apply=yes \
file://procinfo.h \
- file://unifdef.patch;patch=1"
+ file://unifdef.patch;apply=yes"
S = "${WORKDIR}/linux-${PV}"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb
index 4f48c5b604..4dd7230006 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb
@@ -5,10 +5,10 @@ DEPENDS += "unifdef-native"
PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- file://uio-header.patch;patch=1 \
+ file://uio-header.patch;apply=yes \
"
# Not applied, see note in the patch:
-# file://asm-page.patch;patch=1 \
+# file://asm-page.patch;apply=yes \
S = "${WORKDIR}/linux-${PV}"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
index 953b065233..083c9e2395 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
@@ -7,7 +7,7 @@ PR = "r4"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \
+ file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;apply=yes \
"
S = "${WORKDIR}/linux-${PV}"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
index f1c371de1e..412e407b2d 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
@@ -7,7 +7,7 @@ PR = "r4"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- file://export_sa_family_t.patch;patch=1 \
+ file://export_sa_family_t.patch;apply=yes \
"
S = "${WORKDIR}/linux-${PV}"
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb
index 224c1da3e2..a7750ee0de 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb
@@ -6,8 +6,8 @@ PR = "r4"
PACKAGES = ""
SRC_URI = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/linux-libc-headers-${PV}.tar.bz2 \
- file://sh-missing.patch;patch=1 \
- file://keyboard.patch;patch=1"
+ file://sh-missing.patch;apply=yes \
+ file://keyboard.patch;apply=yes"
S = "${WORKDIR}/linux-libc-headers-${PV}"
do_configure () {
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb
index d8376ef05f..98776cfb11 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb
@@ -13,8 +13,8 @@ PR = "r8"
PACKAGES = ""
SRC_URI = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/linux-libc-headers-${PV}.tar.bz2 \
- file://mips-asm-atomic-system.diff;patch=1;pnum=0 \
- file://keyboard.patch;patch=1"
+ file://mips-asm-atomic-system.diff;apply=yes;striplevel=0 \
+ file://keyboard.patch;apply=yes"
S = "${WORKDIR}/linux-libc-headers-${PV}"