From 84a5e605eaa9b29a5d85665e7db9dc33ee4b223c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Feb 2011 09:45:55 +0100 Subject: [PATCH] kernel-snapshot: update to 2.6.38-rc3. --- srcpkgs/kernel-snapshot/INSTALL | 2 +- srcpkgs/kernel-snapshot/REMOVE | 2 +- srcpkgs/kernel-snapshot/files/x86_64-dotconfig | 8 +++++--- srcpkgs/kernel-snapshot/template | 4 ++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/srcpkgs/kernel-snapshot/INSTALL b/srcpkgs/kernel-snapshot/INSTALL index 1ecc374f05..0019d4ee14 100644 --- a/srcpkgs/kernel-snapshot/INSTALL +++ b/srcpkgs/kernel-snapshot/INSTALL @@ -1,7 +1,7 @@ # # This script builds the required initramfs. # -_KVER="2.6.38-rc2" +_KVER="2.6.38-rc3" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/REMOVE b/srcpkgs/kernel-snapshot/REMOVE index d1729cfa37..d6ef266bc9 100644 --- a/srcpkgs/kernel-snapshot/REMOVE +++ b/srcpkgs/kernel-snapshot/REMOVE @@ -1,7 +1,7 @@ # # This script removes the initramfs. # -_KVER="2.6.38-rc2" +_KVER="2.6.38-rc3" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index c01e265080..51b2c05b45 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.38-rc2 Kernel Configuration -# Sun Jan 23 02:32:38 2011 +# Linux/x86_64 2.6.38-rc3 Kernel Configuration +# Tue Feb 1 08:57:45 2011 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -378,6 +378,7 @@ CONFIG_MEMORY_HOTPLUG_SPARSE=y CONFIG_MEMORY_HOTREMOVE=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 +CONFIG_COMPACTION=y CONFIG_MIGRATION=y CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_ZONE_DMA_FLAG=1 @@ -1025,6 +1026,8 @@ CONFIG_CAN_SJA1000=m # CONFIG_CAN_EMS_USB=m CONFIG_CAN_ESD_USB2=m +CONFIG_CAN_SOFTING=m +CONFIG_CAN_SOFTING_CS=m # CONFIG_CAN_DEBUG_DEVICES is not set CONFIG_IRDA=m @@ -4083,7 +4086,6 @@ CONFIG_RTC_CLASS=m CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y -CONFIG_RTC_INTF_DEV_UIE_EMUL=y CONFIG_RTC_DRV_TEST=m # diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 0e40efef5d..6d10e17181 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.38 -_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=eecdad74178f17d7a4d79b1ebc80ca14c38a24f20149d0a72060847b20ee32a9 +checksum=1060e56df0d0808309fbb30044bce25bb33f859ac5bb57770f2978bfb87e52d0 subpackages="$pkgname-headers" noverifyrdeps=yes