From 1537394c459a8b81d0cd9d74b7d170d787b273f8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 17 Aug 2012 06:05:43 +0200 Subject: [PATCH] kernel-snapshot: update to 3.6-rc2. --- srcpkgs/kernel-snapshot/files/i386-dotconfig | 3 ++- srcpkgs/kernel-snapshot/files/x86_64-dotconfig | 3 ++- srcpkgs/kernel-snapshot/template | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/kernel-snapshot/files/i386-dotconfig b/srcpkgs/kernel-snapshot/files/i386-dotconfig index a6961400eed..fa645c4fae9 100644 --- a/srcpkgs/kernel-snapshot/files/i386-dotconfig +++ b/srcpkgs/kernel-snapshot/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.6.0-rc1 Kernel Configuration +# Linux/i386 3.6.0-rc2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -5711,6 +5711,7 @@ CONFIG_KVM=m CONFIG_KVM_INTEL=m CONFIG_KVM_AMD=m CONFIG_VHOST_NET=m +CONFIG_TCM_VHOST=m CONFIG_LGUEST=m # CONFIG_BINARY_PRINTF is not set diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index df8cece91e0..1c4138b2f5f 100644 --- a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig +++ b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.6.0-rc1 Kernel Configuration +# Linux/x86_64 3.6.0-rc2 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -5635,6 +5635,7 @@ CONFIG_KVM=m CONFIG_KVM_INTEL=m CONFIG_KVM_AMD=m CONFIG_VHOST_NET=m +CONFIG_TCM_VHOST=m # CONFIG_BINARY_PRINTF is not set # diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 010f59f35da..e43a9d9b289 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -2,7 +2,7 @@ # _kmajor=3.6 _kminor=0 -_kpatch=rc1 +_kpatch=rc2 pkgname=kernel-snapshot version=${_kmajor}.${_kminor}${_kpatch} @@ -23,7 +23,7 @@ long_desc=" This package provides the linux kernel image and associated modules for the testing kernel (future stable releases)." distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz" -checksum=eff67b92fb79e33b5f69c467ad02b384705fb5620e98f774356784a95e566f6a +checksum=b178b63f8c09ad3ee3fe07942a855dae042cc8f6aaddd0e2ff7790c0db9efe04 _kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}" kernel_hooks_version="${_kernver}"