kernel: update to 2.6.31.1.
--HG-- extra : convert_revision : 0f52d3252ac2b8ba1da61f88a6438272b4d1310a
This commit is contained in:
parent
7e43e07e8f
commit
7ecdfe2176
4 changed files with 1110 additions and 859 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kernel'
|
||||
pkgname=kernel
|
||||
_kernel_ver=2.6.30
|
||||
_kernel_patch_ver=7
|
||||
_kernel_ver=2.6.31
|
||||
_kernel_patch_ver=1
|
||||
#revision=1
|
||||
version=${_kernel_ver}.${_kernel_patch_ver}
|
||||
patch_files="unionfs-2.5.2_for_2.6.30.diff.gz"
|
||||
patch_files="unionfs-2.5.3_for_2.6.31.diff.gz"
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-$version"
|
||||
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
|
||||
|
@ -14,7 +14,7 @@ make_install_target="modules_install
|
|||
INSTALL_MOD_PATH=${XBPS_DESTDIR}/${pkgname}-${version}"
|
||||
short_desc="The Linux kernel and associated stuff (2.6 branch)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5b03125615d1a1230aa54aec922f00b61732cd502137a5fd7f5deb2a6e584044
|
||||
checksum=090af01804323c29e07f0a550f192468eb96cdba9a13d643b03e648a04af6872
|
||||
long_desc="
|
||||
This package provides the linux kernel image and the
|
||||
kernel modules."
|
||||
|
|
Binary file not shown.
BIN
templates/kernel/unionfs-2.5.3_for_2.6.31.diff.gz
Normal file
BIN
templates/kernel/unionfs-2.5.3_for_2.6.31.diff.gz
Normal file
Binary file not shown.
Loading…
Reference in a new issue