From 54d42377256a3c84f6fef78e0591e94c0a416bed Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Mon, 12 May 2008 09:58:36 +0000 Subject: [PATCH] Clifford Wolf: Some kernel headers related fixes in linux package [2008050515543915194] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9027 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/linux/linux.conf | 14 +++++++------- package/base/linux/linux26-hdrs/compiler_h.patch | 4 ++-- .../base/linux/linux26-hdrs/types_blkcnt_t.patch | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package/base/linux/linux.conf b/package/base/linux/linux.conf index 838682a85..27ee5c2ce 100644 --- a/package/base/linux/linux.conf +++ b/package/base/linux/linux.conf @@ -532,23 +532,23 @@ main_lx() { main_lx_headers() { lx_source + for x in $confdir/linux26-hdrs/*.patch; do + [ -f $x ] || continue + echo "Applying linux userspace headers patch $x.." + patch -p1 --no-backup-if-mismatch < $x + done + versionhotfix 2.6.25 find include/ -type f | xargs -r sed -i "/include/ s,