summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-10-31 14:42:15 -0400
committergraysky2016-10-31 14:42:15 -0400
commit6bddf4dc5551ff057fd894f33c46a73f12637b12 (patch)
tree6266dac3407abfe9043ee793e6e52f9f8edc5f08
parentfe703f1de237f7230a03576070d6651196934ab5 (diff)
downloadaur-6bddf4dc5551ff057fd894f33c46a73f12637b12.tar.gz
Update to 4.8.6-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 22 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24f6e4a387e2..fb3a688fb929 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 29 08:56:58 UTC 2016
+# Mon Oct 31 18:42:15 UTC 2016
pkgbase = linux-ck
- pkgver = 4.8.5
- pkgrel = 3
+ pkgver = 4.8.6
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
arch = x86_64
@@ -14,23 +14,27 @@ pkgbase = linux-ck
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.5.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.6.sign
source = http://ck.kolivas.org/patches/4.0/4.8/4.8-ck5/patch-4.8-ck5.xz
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config.x86_64
source = config
source = linux-ck.preset
+ source = https://github.com/ckolivas/linux/commit/6d6ea6a24879ed0f5c99d64d3d621d2007c699a3.patch
+ source = https://github.com/ckolivas/linux/commit/d2a88342b9d69e550ae21d5d1fdd7a15fe039159.patch
source = change-default-console-loglevel.patch
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = 99f5e8f3836580440f12de9c00c9faab10f09529e2734fab584ef4baa84fd7ca
+ sha256sums = 3ac0ea443ac8a7aa40f8d5ce8ec33b84abbad4dbfc567c7699df728c2c21df37
sha256sums = SKIP
sha256sums = cb67d632c951cfc799472039afb59f47c2ad4aa00d326a0f9f3da3c5f2ef9cd7
sha256sums = cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791
sha256sums = e63d02c41fbdeff8b5511177d5e67c8a6f5141951c21576d8dee4b0fc7bb03b4
sha256sums = 58dba408b142d61d1ee2f59ad8a669e4e824e6838faa14597e0891f328342fea
sha256sums = 2b3ebf5446aa3cac279842ca00bc1f2d6b7ff1766915282c201d763dbf6ca07e
+ sha256sums = b5cfe6b2d361cb9051c70b777cf0556ec057a7f240e2014d577284509d46588b
+ sha256sums = b0b22a3355f13e040b5fc768862234e0b0429bc2dd1db7d54ac4a04162efaf77
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
pkgname = linux-ck
@@ -42,7 +46,7 @@ pkgname = linux-ck
optdepends = crda: to set the correct wireless channels of your country
optdepends = nvidia-ck: nVidia drivers for linux-ck
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-ck=4.8.5
+ provides = linux-ck=4.8.6
conflicts = linux-ck-corex
conflicts = linux-ck-p4
conflicts = linux-ck-pentm
@@ -65,8 +69,8 @@ pkgname = linux-ck
pkgname = linux-ck-headers
pkgdesc = Header files and scripts to build modules for linux-ck.
depends = linux-ck
- provides = linux-ck-headers=4.8.5
- provides = linux-headers=4.8.5
+ provides = linux-ck-headers=4.8.6
+ provides = linux-headers=4.8.6
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
conflicts = linux-ck-pentm-headers
diff --git a/PKGBUILD b/PKGBUILD
index 3e80fa4c94b5..cf59685d2740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,8 +47,8 @@ _use_current=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.8
-pkgver=4.8.5
-pkgrel=3
+pkgver=4.8.6
+pkgrel=1
_ckpatchversion=5
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -65,16 +65,20 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"http://repo-ck.com/source/gcc_patch/${_gcc_patch}.gz"
'config.x86_64' 'config'
'linux-ck.preset'
+'https://github.com/ckolivas/linux/commit/6d6ea6a24879ed0f5c99d64d3d621d2007c699a3.patch'
+'https://github.com/ckolivas/linux/commit/d2a88342b9d69e550ae21d5d1fdd7a15fe039159.patch'
'change-default-console-loglevel.patch')
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- '99f5e8f3836580440f12de9c00c9faab10f09529e2734fab584ef4baa84fd7ca'
+ '3ac0ea443ac8a7aa40f8d5ce8ec33b84abbad4dbfc567c7699df728c2c21df37'
'SKIP'
'cb67d632c951cfc799472039afb59f47c2ad4aa00d326a0f9f3da3c5f2ef9cd7'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'e63d02c41fbdeff8b5511177d5e67c8a6f5141951c21576d8dee4b0fc7bb03b4'
'58dba408b142d61d1ee2f59ad8a669e4e824e6838faa14597e0891f328342fea'
'2b3ebf5446aa3cac279842ca00bc1f2d6b7ff1766915282c201d763dbf6ca07e'
+ 'b5cfe6b2d361cb9051c70b777cf0556ec057a7f240e2014d577284509d46588b'
+ 'b0b22a3355f13e040b5fc768862234e0b0429bc2dd1db7d54ac4a04162efaf77'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
@@ -97,6 +101,8 @@ prepare() {
msg "Patching source with ck patchset including MuQSS"
patch -Np1 -i "${srcdir}/${_ckpatchname}"
+ patch -Np1 -i "${srcdir}/6d6ea6a24879ed0f5c99d64d3d621d2007c699a3.patch"
+ patch -Np1 -i "${srcdir}/d2a88342b9d69e550ae21d5d1fdd7a15fe039159.patch"
# Patch source to enable more gcc CPU optimizatons via the make nconfig
msg "Patching source with gcc patch to enable more cpus types"