summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-08-15 19:12:34 +0200
committerPiotr Gorski2018-08-15 19:12:34 +0200
commitf8f0bed2701204ed47a5ef1385a57a487c3886a8 (patch)
treeb1c92719ccdae3f9e7415e435c657d2bdb0c96a4
parentbb7ac60c4eabce6f483969b794cf1d00c92a946e (diff)
downloadaur-f8f0bed2701204ed47a5ef1385a57a487c3886a8.tar.gz
Bump to 4.17.15-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD6
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 579488a7f153..35d2b14a7444 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.17.14
- pkgrel = 2
+ pkgver = 4.17.15
+ pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
license = GPL2
@@ -9,8 +9,8 @@ pkgbase = linux-bfq-mq
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.14.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.15.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.15.tar.sign
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch
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
@@ -24,7 +24,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 = c846038df44ee74dd910d19b346044a100f62a5b933eec2264d17008758cbaaf
+ sha256sums = e5b85dd46cf12bedb4b5d5a1ab8212aaf164ce45c41d4a4963a58d460384e079
sha256sums = SKIP
sha256sums = 9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178
sha256sums = 7fa085ae8c7839fe22257bdebfcd1dfb1e60c40e61157972c349634c122ed086
@@ -48,19 +48,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.14
- provides = linux=4.17.14
+ provides = linux-bfq-mq=4.17.15
+ provides = linux=4.17.15
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.14
- provides = linux-bfq-mq-headers=4.17.14
- provides = linux-headers=4.17.14
+ depends = linux-bfq-mq=4.17.15
+ provides = linux-bfq-mq-headers=4.17.15
+ provides = linux-headers=4.17.15
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.14
- provides = linux-bfq-mq-docs=4.17.14
- provides = linux-docs=4.17.14
+ depends = linux-bfq-mq=4.17.15
+ provides = linux-bfq-mq-docs=4.17.15
+ provides = linux-docs=4.17.15
diff --git a/PKGBUILD b/PKGBUILD
index 468a4e4f71ec..64a57113d36d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,10 +60,10 @@ _1k_HZ_ticks=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
_major=4.17
-pkgver=4.17.14
+pkgver=4.17.15
_srcpatch="${pkgver}"
_srcname="linux-${pkgver}"
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -102,7 +102,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=('c846038df44ee74dd910d19b346044a100f62a5b933eec2264d17008758cbaaf'
+sha256sums=('e5b85dd46cf12bedb4b5d5a1ab8212aaf164ce45c41d4a4963a58d460384e079'
'SKIP'
'9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178'
'7fa085ae8c7839fe22257bdebfcd1dfb1e60c40e61157972c349634c122ed086'