From 2e552bfb201000a388663ca30c943d734544f00c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 16 Dec 2010 11:23:20 +0100 Subject: [PATCH] kernel-snapshot: update to 2.6.37-rc6. --- srcpkgs/kernel-snapshot/INSTALL | 2 +- srcpkgs/kernel-snapshot/REMOVE | 2 +- srcpkgs/kernel-snapshot/files/x86_64-dotconfig | 5 +++-- srcpkgs/kernel-snapshot/template | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/kernel-snapshot/INSTALL b/srcpkgs/kernel-snapshot/INSTALL index fab90d7850..37cffaecb5 100644 --- a/srcpkgs/kernel-snapshot/INSTALL +++ b/srcpkgs/kernel-snapshot/INSTALL @@ -1,7 +1,7 @@ # # This script builds the required initramfs. # -_KVER="2.6.37-rc5" +_KVER="2.6.37-rc6" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/REMOVE b/srcpkgs/kernel-snapshot/REMOVE index e3374b4bc3..127afc0f32 100644 --- a/srcpkgs/kernel-snapshot/REMOVE +++ b/srcpkgs/kernel-snapshot/REMOVE @@ -1,7 +1,7 @@ # # This script removes the initramfs. # -_KVER="2.6.37-rc5" +_KVER="2.6.37-rc6" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index 8626e273d1..80323e4c55 100644 --- a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig +++ b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux/x86_64 2.6.37-rc5 Kernel Configuration -# Tue Dec 7 13:50:03 2010 +# Linux/x86_64 2.6.37-rc6 Kernel Configuration +# Thu Dec 16 10:42:40 2010 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -2090,6 +2090,7 @@ CONFIG_KEYBOARD_ATKBD=y CONFIG_KEYBOARD_QT2160=m # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_GPIO is not set +CONFIG_KEYBOARD_GPIO_POLLED=m CONFIG_KEYBOARD_TCA6416=m # CONFIG_KEYBOARD_MATRIX is not set # CONFIG_KEYBOARD_LM8323 is not set diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 1f4529a7f3..67b20483f7 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -10,11 +10,11 @@ pkgname=kernel-snapshot #revision=1 _kernel_snapshot=yes _kernel_ver=2.6.37 -_kernel_patch_ver=rc5 +_kernel_patch_ver=rc6 version=${_kernel_ver}${_kernel_patch_ver} wrksrc="linux-${_kernel_ver}-${_kernel_patch_ver}" distfiles="${KERNEL_SITE}/kernel/v2.6/testing/linux-${_kernel_ver}-${_kernel_patch_ver}.tar.bz2" -checksum=9ef17c8757e19e218d872b7f22fc87461b4460e91db3ad12b1689fd74ed24e19 +checksum=c08e095fe3d545d1c2a5789548b618bc1538d92a7347cd8942311fcefb15a234 subpackages="$pkgname-headers" noverifyrdeps=yes