summaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb2
1 files changed, 1 insertions, 1 deletions
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}"