kernel: update to 3.3.0 (i386-dotconfig must be updated, hi dave).
This commit is contained in:
parent
c76a14847b
commit
d18c8da2c0
4 changed files with 318 additions and 360 deletions
File diff suppressed because it is too large
Load diff
Binary file not shown.
BIN
srcpkgs/kernel/patches/unionfs-2.5.11_for_3.3.0-rc3.diff.gz
Normal file
BIN
srcpkgs/kernel/patches/unionfs-2.5.11_for_3.3.0-rc3.diff.gz
Normal file
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'kernel'
|
||||
#
|
||||
pkgname=kernel
|
||||
_kmajorver=3.2
|
||||
version=${_kmajorver}.11
|
||||
wrksrc="linux-${version}"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=1590659c62f0650e2dea8201499b4bef7a915ad56e72ea68e2bcb3cdb170a3d7
|
||||
_kmajorver=3.3
|
||||
version=${_kmajorver}.0
|
||||
wrksrc="linux-${_kmajorver}"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${_kmajorver}.tar.xz"
|
||||
checksum=355df2085626cdf0083c4bc0fe3017419034b6db5cce6f437ae8234a5e90b40c
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue