From 87aac576c0cdfec12d6230f02e0a18f2ee80b641 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 22 Nov 2010 01:57:00 +0100 Subject: [PATCH] kernel-snapshot: update to 2.6.37-rc3. --- srcpkgs/kernel-snapshot/INSTALL | 2 +- srcpkgs/kernel-snapshot/REMOVE | 2 +- srcpkgs/kernel-snapshot/files/x86_64-dotconfig | 2 +- srcpkgs/kernel-snapshot/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/kernel-snapshot/INSTALL b/srcpkgs/kernel-snapshot/INSTALL index 7d068835459..d64d0eb7340 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-rc2" +_KVER="2.6.37-rc3" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/REMOVE b/srcpkgs/kernel-snapshot/REMOVE index 3ca7ab87a3b..08b3421b477 100644 --- a/srcpkgs/kernel-snapshot/REMOVE +++ b/srcpkgs/kernel-snapshot/REMOVE @@ -1,7 +1,7 @@ # # This script removes the initramfs. # -_KVER="2.6.37-rc2" +_KVER="2.6.37-rc3" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index b3980ff29b4..8e5fc7ac1b4 100644 --- a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig +++ b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig @@ -4707,7 +4707,7 @@ CONFIG_DEBUG_FS=y # CONFIG_HARDLOCKUP_DETECTOR is not set # CONFIG_SLUB_DEBUG_ON is not set # CONFIG_SLUB_STATS is not set -CONFIG_BKL=y +# CONFIG_BKL is not set # CONFIG_SPARSE_RCU_POINTER is not set CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_MEMORY_INIT=y diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 40a65447e75..2ba915e382a 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=rc2 +_kernel_patch_ver=rc3 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=f3ee0e7b5404964152ab40e981e66c4afa1d2dbcdc73985b317f48df69ccaecb +checksum=65f6755d36a2bd6d98904eaa50b34d08acbe11fa342f5956380e32c871a3af6f subpackages="$pkgname-headers" Add_dependency run linux-firmware