Browse Source

linux-header: Updated (2.6.22.19 -> 2.6.27.6) and added checking of the headers

karasz/qt
Nagy Karoly Gabriel 16 years ago committed by Alejandro Mery
parent
commit
da72e21af9
  1. 4
      base/linux-header/linux-header.conf
  2. 6
      base/linux-header/linux-header.desc

4
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"

6
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/

Loading…
Cancel
Save