From da72e21af988d3b5323d1320d00d25901cc07fcc Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Sun, 23 Nov 2008 13:28:23 +0200 Subject: [PATCH] linux-header: Updated (2.6.22.19 -> 2.6.27.6) and added checking of the headers --- base/linux-header/linux-header.conf | 4 ++-- base/linux-header/linux-header.desc | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/base/linux-header/linux-header.conf b/base/linux-header/linux-header.conf index d292f6b2b..3dad8ee5c 100644 --- a/base/linux-header/linux-header.conf +++ b/base/linux-header/linux-header.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../linux-header/linux-header.conf -# Copyright (C) 2006 - 2007 The OpenSDE Project +# Copyright (C) 2006 - 2008 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -44,6 +44,6 @@ var_append makeinstopt ' ' "INSTALL_HDR_PATH=$root/$prefix" # if we do not set those variables empty _all_ header files in /usr/include # are kindly removed! var_append makeinstopt ' ' "oldheaders= unwanted=" - +var_append makeinstopt ' ' "headers_check" var_append makeinstopt ' ' "headers_install" diff --git a/base/linux-header/linux-header.desc b/base/linux-header/linux-header.desc index 807b0260e..c6ff72a7b 100644 --- a/base/linux-header/linux-header.desc +++ b/base/linux-header/linux-header.desc @@ -33,12 +33,12 @@ [L] GPL [S] Stable -[V] 2.6.22.19 +[V] 2.6.27.6 # in theory we only need the initial headers (stage 0) however some arches # generate some and need a compiler to do so (SPARC) so we do rebuild them # in stage 1 ... [P] X 01-------9 100.300 -[D] 1574942628 linux-2.6.22.tar.bz2 http://ftp.kernel.org/pub/linux/kernel/v2.6/ -[D] 973184464 patch-2.6.22.19.bz2 http://kernel.org/pub/linux/kernel/v2.6/ +[D] 617394643 linux-2.6.27.tar.bz2 http://ftp.kernel.org/pub/linux/kernel/v2.6/ +[D] 1311319754 patch-2.6.27.6.bz2 http://kernel.org/pub/linux/kernel/v2.6/