linux3.18: update to 3.18.8.

This commit is contained in:
Eivind Uggedal 2015-02-27 06:59:37 +00:00
parent 31ce88c14a
commit 29b9c13f73
3 changed files with 6 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.18.4 Kernel Configuration
# Linux/x86 3.18.8 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.18.4 Kernel Configuration
# Linux/x86 3.18.8 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -438,6 +438,7 @@ CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_UP_APIC_MSI=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y

View file

@ -1,15 +1,15 @@
# Template file for 'linux3.18'
#
pkgname=linux3.18
version=3.18.7
revision=2
version=3.18.8
revision=1
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
checksum=df27f4dd3b2657fb29d76af2190289f54fb651b82d2bcd225aa846973a22f421
checksum=9cfbd9d403f2b27951893f5ed73f694f65409c63f20a2fd394598a3d7004aadb
_kernver="${version}_${revision}"