aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoohbah2015-09-27 20:49:56 +0000
committerBoohbah2015-09-27 20:49:56 +0000
commit14d3b697b39744c295abf0b1b432de601974d729 (patch)
tree636503ba3d6d46e4cb249c12268e3cebd962219f
parent88fb0db6b8e912fe4a757b0f7b65c56a6aa10cbf (diff)
downloadaur-14d3b697b39744c295abf0b1b432de601974d729.tar.gz
4.3-rc3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
-rw-r--r--config.x86_649
3 files changed, 10 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4956839a6a20..7c2080f2f1c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-git
- pkgver = 4.3rc1.r0.g6ff33f3
+ pkgver = 4.3rc3.r25.ge3be426
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -18,7 +18,7 @@ pkgbase = linux-git
source = linux-git.preset
sha256sums = SKIP
sha256sums = e6f6f804f98ad321ce3e4395924993b51decb89699fde369391ccbb4bae928b2
- sha256sums = 52a0c8ee0e7dcf3062df6a486ee81b6fc9eeebb12af44448303ca02b105a595a
+ sha256sums = db4d602900f21772a06fd55d8210cb743d8180a7a82728c06a46759172c20d33
sha256sums = 95fcfdfcb9d540d1a1428ce61e493ddf2c2a8ec96c8573deeadbb4ee407508c7
pkgname = linux-git
@@ -29,20 +29,20 @@ pkgname = linux-git
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-git=4.3rc1.r0.g6ff33f3
+ provides = kernel26-git=4.3rc3.r25.ge3be426
conflicts = kernel26-git
replaces = kernel26-git
backup = etc/mkinitcpio.d/linux-git.preset
pkgname = linux-git-headers
pkgdesc = Header files and scripts for building modules for Linux kernel (git version)
- provides = kernel26-git-headers=4.3rc1.r0.g6ff33f3
+ provides = kernel26-git-headers=4.3rc3.r25.ge3be426
conflicts = kernel26-git-headers
replaces = kernel26-git-headers
pkgname = linux-git-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel (git version)
- provides = kernel26-git-docs=4.3rc1.r0.g6ff33f3
+ provides = kernel26-git-docs=4.3rc3.r25.ge3be426
conflicts = kernel26-git-docs
replaces = kernel26-git-docs
diff --git a/PKGBUILD b/PKGBUILD
index cf5a3cc7e365..3eb7a58a6267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=linux-git
_srcname=linux
-pkgver=4.3rc1.r0.g6ff33f3
+pkgver=4.3rc3.r25.ge3be426
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -18,7 +18,7 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
"${pkgbase}.preset")
sha256sums=('SKIP'
'e6f6f804f98ad321ce3e4395924993b51decb89699fde369391ccbb4bae928b2'
- '52a0c8ee0e7dcf3062df6a486ee81b6fc9eeebb12af44448303ca02b105a595a'
+ 'db4d602900f21772a06fd55d8210cb743d8180a7a82728c06a46759172c20d33'
'95fcfdfcb9d540d1a1428ce61e493ddf2c2a8ec96c8573deeadbb4ee407508c7')
_kernelname=${pkgbase#linux}
diff --git a/config.x86_64 b/config.x86_64
index 2ec63f038c45..6ab8fb41fc4f 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.3.0-rc1 Kernel Configuration
+# Linux/x86 4.3.0-rc3 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -51,7 +51,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
-CONFIG_LOCALVERSION="-g6ff33f3"
+CONFIG_LOCALVERSION="-ge3be426"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
@@ -2693,6 +2693,7 @@ CONFIG_USB_CDC_PHONET=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
CONFIG_USB_VL600=m
+CONFIG_USB_NET_CH9200=m
CONFIG_WLAN=y
CONFIG_PCMCIA_RAYCS=m
CONFIG_LIBERTAS_THINFIRM=m
@@ -3887,10 +3888,6 @@ CONFIG_INTEL_SOC_DTS_THERMAL=m
CONFIG_INT340X_THERMAL=m
CONFIG_ACPI_THERMAL_REL=m
CONFIG_INTEL_PCH_THERMAL=m
-
-#
-# Texas Instruments thermal drivers
-#
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set