summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-04-20 14:59:40 -0400
committergraysky2016-04-20 14:59:40 -0400
commit8e672b360cfed081eec7794524afcfdb84c5a8d0 (patch)
treec8c08df842027bde5e1ee5b925e913d3e6396731
parent55dce01878ed69e5d8ade8ffe8c489c8e0f4233f (diff)
downloadaur-8e672b360cfed081eec7794524afcfdb84c5a8d0.tar.gz
Update to 4.4.8-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0db834bd53d..28eb216fb906 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Apr 12 19:41:06 UTC 2016
+# Wed Apr 20 18:59:39 UTC 2016
pkgbase = linux-ck
- pkgver = 4.4.7
+ pkgver = 4.4.8
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.7.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.7.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.8.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.8.sign
source = config.x86_64
source = config
source = linux-ck.preset
@@ -27,7 +27,7 @@ pkgbase = linux-ck
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.4.0-v7r11/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
sha256sums = SKIP
- sha256sums = 34a0e0bc123fe2224a83e13a4da25f7f816438fd77c58dce19588441f5166f0e
+ sha256sums = 11ec99ae0600bd831ff8d71b77e64592f4b6918b7857fd9ff0284ea4cf267b4e
sha256sums = SKIP
sha256sums = a6163f4b7933b4a5091aff370dfb44c94f94d8582ed9453dd31402840fc8dfc6
sha256sums = 7eae5c2dd95ab15957bde0c5568f3c00a63298f5065e4aec8289a8abc0a16723
@@ -49,7 +49,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.4.7
+ provides = linux-ck=4.4.8
conflicts = kernel26-ck
conflicts = linux-ck-corex
conflicts = linux-ck-p4
@@ -60,6 +60,7 @@ pkgname = linux-ck
conflicts = linux-ck-sandybridge
conflicts = linux-ck-ivybridge
conflicts = linux-ck-broadwell
+ conflicts = linux-ck-skylake
conflicts = linux-ck-haswell
conflicts = linux-ck-kx
conflicts = linux-ck-k10
@@ -73,8 +74,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.4.7
- provides = linux-headers=4.4.7
+ provides = linux-ck-headers=4.4.8
+ provides = linux-headers=4.4.8
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
@@ -86,6 +87,7 @@ pkgname = linux-ck-headers
conflicts = linux-ck-ivybridge-headers
conflicts = linux-ck-haswell-headers
conflicts = linux-ck-broadwell-headers
+ conflicts = linux-ck-skylake-headers
conflicts = linux-ck-kx-headers
conflicts = linux-ck-k10-headers
conflicts = linux-ck-barcelona-headers
diff --git a/PKGBUILD b/PKGBUILD
index d0fbaa68d9c5..1cff4521b506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.4
-pkgver=4.4.7
+pkgver=4.4.8
pkgrel=1
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -81,7 +81,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"${_bfqpath}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch")
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
'SKIP'
- '34a0e0bc123fe2224a83e13a4da25f7f816438fd77c58dce19588441f5166f0e'
+ '11ec99ae0600bd831ff8d71b77e64592f4b6918b7857fd9ff0284ea4cf267b4e'
'SKIP'
'a6163f4b7933b4a5091aff370dfb44c94f94d8582ed9453dd31402840fc8dfc6'
'7eae5c2dd95ab15957bde0c5568f3c00a63298f5065e4aec8289a8abc0a16723'
@@ -247,7 +247,7 @@ package_linux-ck() {
depends=('coreutils' 'linux-firmware' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country' 'nvidia-ck: nVidia drivers for linux-ck' 'modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig')
provides=("linux-ck=${pkgver}")
- conflicts=('kernel26-ck' 'linux-ck-corex' 'linux-ck-p4' 'linux-ck-pentm' 'linux-ck-atom' 'linux-ck-core2' 'linux-ck-nehalem' 'linux-ck-sandybridge' 'linux-ck-ivybridge' 'linux-ck-broadwell' 'linux-ck-haswell' 'linux-ck-kx' 'linux-ck-k10' 'linux-ck-barcelona' 'linux-ck-bulldozer' 'linux-ck-piledriver' 'linux-ck-silvermont')
+ conflicts=('kernel26-ck' 'linux-ck-corex' 'linux-ck-p4' 'linux-ck-pentm' 'linux-ck-atom' 'linux-ck-core2' 'linux-ck-nehalem' 'linux-ck-sandybridge' 'linux-ck-ivybridge' 'linux-ck-broadwell' 'linux-ck-skylake' 'linux-ck-haswell' 'linux-ck-kx' 'linux-ck-k10' 'linux-ck-barcelona' 'linux-ck-bulldozer' 'linux-ck-piledriver' 'linux-ck-silvermont')
replaces=('kernel26-ck')
backup=("etc/mkinitcpio.d/linux-ck.preset")
install=linux-ck.install
@@ -312,7 +312,7 @@ package_linux-ck-headers() {
#pkgdesc="${_Hpkgdesc}"
depends=('linux-ck') # added to keep kernel and headers packages matched
provides=("linux-ck-headers=${pkgver}" "linux-headers=${pkgver}")
- conflicts=('kernel26-ck-headers' 'linux-ck-corex-headers' 'linux-ck-p4-headers' 'linux-ck-pentm-headers' 'linux-ck-atom-headers' 'linux-ck-core2-headers' 'linux-ck-nehalem-headers' 'linux-ck-sandybridge-headers' 'linux-ck-ivybridge-headers' 'linux-ck-haswell-headers' 'linux-ck-broadwell-headers' 'linux-ck-kx-headers' 'linux-ck-k10-headers' 'linux-ck-barcelona-headers' 'linux-ck-bulldozer-headers' 'linux-ck-piledriver-headers' 'linux-ck-silvermont-headers')
+ conflicts=('kernel26-ck-headers' 'linux-ck-corex-headers' 'linux-ck-p4-headers' 'linux-ck-pentm-headers' 'linux-ck-atom-headers' 'linux-ck-core2-headers' 'linux-ck-nehalem-headers' 'linux-ck-sandybridge-headers' 'linux-ck-ivybridge-headers' 'linux-ck-haswell-headers' 'linux-ck-broadwell-headers' 'linux-ck-skylake-headers' 'linux-ck-kx-headers' 'linux-ck-k10-headers' 'linux-ck-barcelona-headers' 'linux-ck-bulldozer-headers' 'linux-ck-piledriver-headers' 'linux-ck-silvermont-headers')
replaces=('kernel26-ck-headers')
#groups=('ck-generic')