summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-08-03 09:00:56 +0200
committerPiotr Gorski2018-08-03 09:00:56 +0200
commitf2940c0128bd916398567d28e5f5c288b7ad765e (patch)
treec57a482c31b456de5af69acfb45039f2962b08f9
parente4276dea3c200ed0b7d85a088ea866749a92ba77 (diff)
downloadaur-f2940c0128bd916398567d28e5f5c288b7ad765e.tar.gz
Bump to 4.17.12-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09fef0c1e64a..d540f001d75f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.17.11
+ pkgver = 4.17.12
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = linux-bfq-mq
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.12.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.12.tar.sign
source = kernel_gcc_patch-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.17/bfq-sq-mq/4.17-bfq-sq-mq-v8r12-2K180625.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.17/0100-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -25,7 +25,7 @@ pkgbase = linux-bfq-mq
source = 0003-ACPI-watchdog-Prefer-iTCO_wdt-always-when-WDAT-table.patch
source = 0004-mac80211-disable-BHs-preemption-in-ieee80211_tx_cont.patch
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = db1e84ed4f213b43d50f3373627b2ffcdb3b65f3430f746a38f801554ef3728c
+ sha256sums = c098e2e4dcb64f8e3fb5cec35e872ff383edefa18532744ddf35bbba829cb5a3
sha256sums = SKIP
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = 7fa085ae8c7839fe22257bdebfcd1dfb1e60c40e61157972c349634c122ed086
@@ -49,19 +49,19 @@ pkgname = linux-bfq-mq
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-bfq-mq=4.17.11
- provides = linux=4.17.11
+ provides = linux-bfq-mq=4.17.12
+ provides = linux=4.17.12
backup = etc/mkinitcpio.d/linux-bfq-mq.preset
pkgname = linux-bfq-mq-headers
pkgdesc = Header files and scripts for building modules for Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.17.11
- provides = linux-bfq-mq-headers=4.17.11
- provides = linux-headers=4.17.11
+ depends = linux-bfq-mq=4.17.12
+ provides = linux-bfq-mq-headers=4.17.12
+ provides = linux-headers=4.17.12
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.17.11
- provides = linux-bfq-mq-docs=4.17.11
- provides = linux-docs=4.17.11
+ depends = linux-bfq-mq=4.17.12
+ provides = linux-bfq-mq-docs=4.17.12
+ provides = linux-docs=4.17.12
diff --git a/PKGBUILD b/PKGBUILD
index cd76786c072d..b0498ea5089e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _1k_HZ_ticks=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
_major=4.17
-pkgver=4.17.11
+pkgver=4.17.12
_srcpatch="${pkgver}"
_srcname="linux-${pkgver}"
pkgrel=1
@@ -107,7 +107,7 @@ source=(# mainline kernel patches
'0003-ACPI-watchdog-Prefer-iTCO_wdt-always-when-WDAT-table.patch'
'0004-mac80211-disable-BHs-preemption-in-ieee80211_tx_cont.patch')
-sha256sums=('db1e84ed4f213b43d50f3373627b2ffcdb3b65f3430f746a38f801554ef3728c'
+sha256sums=('c098e2e4dcb64f8e3fb5cec35e872ff383edefa18532744ddf35bbba829cb5a3'
'SKIP'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'7fa085ae8c7839fe22257bdebfcd1dfb1e60c40e61157972c349634c122ed086'