kernel: update to 3.7.1; 3.6.x has reached EOL.
This commit is contained in:
parent
fc3e789bfd
commit
940a09d305
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kernel'
|
||||
#
|
||||
pkgname=kernel
|
||||
version=3.6.11
|
||||
version=3.7.1
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
depends="dracut linux-firmware kmod>=11_2"
|
||||
|
@ -13,7 +13,7 @@ short_desc="The Linux kernel and modules"
|
|||
long_desc="
|
||||
This package provides the linux kernel image and associated modules."
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=b0208020e64cb79f05ec40b9d9cf6ff57be3bc459062871f21b4f5fe346ccb32
|
||||
checksum=e1ca8b8376ebdf797357f5f1734ed6eed3cadc16c32d280a780f150372de7255
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in New Issue