From e9b252d51a84af34a346c25fdbe6a2145c19831c Mon Sep 17 00:00:00 2001 From: John Galt Date: Mon, 25 Aug 2014 17:16:07 -0700 Subject: [PATCH] linux3.17: update to rc2 --- srcpkgs/linux3.17/files/i386-dotconfig | 4 ++-- srcpkgs/linux3.17/files/x86_64-dotconfig | 4 ++-- srcpkgs/linux3.17/template | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux3.17/files/i386-dotconfig b/srcpkgs/linux3.17/files/i386-dotconfig index c310462cecc..12336a88c04 100644 --- a/srcpkgs/linux3.17/files/i386-dotconfig +++ b/srcpkgs/linux3.17/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.17.0-rc1 Kernel Configuration +# Linux/i386 3.17.0-rc2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2990,7 +2990,7 @@ CONFIG_DEVPORT=y # I2C support # CONFIG_I2C=y -CONFIG_I2C_ACPI=y +CONFIG_ACPI_I2C_OPREGION=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_COMPAT=y CONFIG_I2C_CHARDEV=m diff --git a/srcpkgs/linux3.17/files/x86_64-dotconfig b/srcpkgs/linux3.17/files/x86_64-dotconfig index c05ff7afb05..5e910def751 100644 --- a/srcpkgs/linux3.17/files/x86_64-dotconfig +++ b/srcpkgs/linux3.17/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.17.0-rc1 Kernel Configuration +# Linux/x86 3.17.0-rc2 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -2970,7 +2970,7 @@ CONFIG_DEVPORT=y # I2C support # CONFIG_I2C=y -CONFIG_I2C_ACPI=y +CONFIG_ACPI_I2C_OPREGION=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_COMPAT=y CONFIG_I2C_CHARDEV=m diff --git a/srcpkgs/linux3.17/template b/srcpkgs/linux3.17/template index 0180ff69627..e4f3c287bf3 100644 --- a/srcpkgs/linux3.17/template +++ b/srcpkgs/linux3.17/template @@ -2,7 +2,7 @@ # pkgname=linux3.17 _distver=3.17.0 -_patchver=rc1 +_patchver=rc2 version=${_distver}${_patchver} revision=1 wrksrc="linux-${_distver%%??}-${_patchver}" @@ -11,7 +11,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-${_distver%%??}-${_patchver}.tar.xz" -checksum=88460db937c671fe5e7dc41918b8a996c4d86aa5f6289ad708ed1733673bd816 +checksum=c3a74a2b21e9e7b105e214350dda599f7045c7d9b53ded1ae341ae73f1249924 _kernver="${version}_${revision}"