kernel-snapshot: update to 3.8-rc5.

This commit is contained in:
Juan RP 2013-01-26 08:58:47 +01:00
parent 6be8d97098
commit 732c29cf4a
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 3.8.0-rc3 Kernel Configuration
# Linux/i386 3.8.0-rc5 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@ -2247,6 +2247,8 @@ CONFIG_ATH6KL_SDIO=m
CONFIG_ATH6KL_USB=m
# CONFIG_ATH6KL_DEBUG is not set
CONFIG_AR5523=m
CONFIG_WIL6210=m
CONFIG_WIL6210_ISR_COR=y
CONFIG_B43=m
CONFIG_B43_BCMA=y
# CONFIG_B43_BCMA_EXTRA is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.8.0-rc3 Kernel Configuration
# Linux/x86_64 3.8.0-rc5 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -2208,6 +2208,8 @@ CONFIG_ATH6KL_SDIO=m
CONFIG_ATH6KL_USB=m
# CONFIG_ATH6KL_DEBUG is not set
CONFIG_AR5523=m
CONFIG_WIL6210=m
CONFIG_WIL6210_ISR_COR=y
CONFIG_B43=m
CONFIG_B43_BCMA=y
# CONFIG_B43_BCMA_EXTRA is not set

View file

@ -2,7 +2,7 @@
#
_kmajor=3.8
_kminor=0
_kpatch=rc3
_kpatch=rc5
pkgname=kernel-snapshot
version=${_kmajor}.${_kminor}${_kpatch}
@ -13,7 +13,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (testing snapshot)"
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
checksum=e0ce72816233c646815395b6a0d248b226894c5850d6d0d0668c3e54c79b6b55
checksum=a9eb6881c771e7a3f119188ea692f76735ef95ec57037ac5c946cbf5c156f153
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
kernel_hooks_version="${_kernver}"