diff --git a/srcpkgs/linux3.10/files/i386-dotconfig b/srcpkgs/linux3.10/files/i386-dotconfig index af862810bf4..52de653062e 100644 --- a/srcpkgs/linux3.10/files/i386-dotconfig +++ b/srcpkgs/linux3.10/files/i386-dotconfig @@ -336,9 +336,9 @@ CONFIG_ZONE_DMA=y CONFIG_SMP=y CONFIG_X86_MPPARSE=y CONFIG_X86_BIGSMP=y -CONFIG_GOLDFISH=y +# CONFIG_GOLDFISH is not set # CONFIG_X86_EXTENDED_PLATFORM is not set -CONFIG_X86_GOLDFISH=y +# CONFIG_X86_GOLDFISH is not set CONFIG_X86_INTEL_LPSS=y CONFIG_X86_32_IRIS=m CONFIG_SCHED_OMIT_FRAME_POINTER=y diff --git a/srcpkgs/linux3.10/template b/srcpkgs/linux3.10/template index 1c0768f6e00..c9df2f55afa 100644 --- a/srcpkgs/linux3.10/template +++ b/srcpkgs/linux3.10/template @@ -1,7 +1,7 @@ # Template file for 'linux3.10' # pkgname=linux3.10 -version=3.10.2 +version=3.10.3 revision=1 wrksrc="linux-${version}" maintainer="Juan RP " @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (3.10 series)" distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" -checksum=c647b2934614f53680477ad297876196725d9c66a6d7804c2d151f633d68b638 +checksum=3955d76fffae3911b71628b5e91c03e0cf47fd6f76c579caf73129240ca3b5a4 only_for_archs="i686 x86_64" makedepends="bc perl kmod>=11_2 openssl which elfutils"