From 9171a0fef04b7847fedc08da2718b60a0da48aa8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 12 Apr 2011 10:02:55 +0200 Subject: [PATCH] kernel-snapshot: update to 2.6.39-rc3. --- 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 ce13a689c4..47b6c1d9de 100644 --- a/srcpkgs/kernel-snapshot/INSTALL +++ b/srcpkgs/kernel-snapshot/INSTALL @@ -1,7 +1,7 @@ # # This script builds the required initramfs. # -_KVER="2.6.39-rc1" +_KVER="2.6.39-rc3" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/REMOVE b/srcpkgs/kernel-snapshot/REMOVE index 4ed6a89f50..1949755533 100644 --- a/srcpkgs/kernel-snapshot/REMOVE +++ b/srcpkgs/kernel-snapshot/REMOVE @@ -1,7 +1,7 @@ # # This script removes the initramfs. # -_KVER="2.6.39-rc1" +_KVER="2.6.39-rc3" case "${ACTION}" in post) diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index 88bac0d74d..1c1d7c0e32 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.39-rc1 Kernel Configuration -# Wed Mar 30 09:40:52 2011 +# Linux/x86_64 2.6.39-rc3 Kernel Configuration +# Tue Apr 12 09:12:38 2011 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -2058,6 +2058,7 @@ CONFIG_USB_NET_INT51X1=m CONFIG_USB_CDC_PHONET=m CONFIG_USB_IPHETH=m CONFIG_USB_SIERRA_NET=m +CONFIG_USB_VL600=m CONFIG_NET_PCMCIA=y CONFIG_PCMCIA_3C589=m CONFIG_PCMCIA_3C574=m diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 4b0b7e5383..66bb76def7 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -11,11 +11,11 @@ pkgname=kernel-snapshot _kernel_headers_revision=${revision} _kernel_snapshot=yes _kernel_ver=2.6.39 -_kernel_patch_ver=rc1 +_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=18e64ef59cdcfb84828e43303f593086f7c9c9b32777b2a20c3ce39ee7f92662 +checksum=1ab04b16bd9a121f4933fa7752c94224105d6fe8eec078135563659709426bf7 subpackages="$pkgname-headers" noverifyrdeps=yes