summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-03-19 15:27:29 +0100
committerPiotr Gorski2019-03-19 15:27:29 +0100
commit760586e3dbc0d2891feb89a9cfbe381b9532b7f3 (patch)
tree877154289b35a79e131683f39c9fb0286bd5196a
parentfb4c0dd0ed140762c5b89bf11a12a950c6482259 (diff)
downloadaur-760586e3dbc0d2891feb89a9cfbe381b9532b7f3.tar.gz
Bump to 4.20.17-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 f60287de12ee..e6fc0ad94cf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.20.16
- pkgrel = 2
+ pkgver = 4.20.17
+ pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
license = GPL2
@@ -11,8 +11,8 @@ pkgbase = linux-bfq-mq
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.16.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.17.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.17.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.20/bfq-sq-mq/4.20-bfq-sq-mq-v10r1-2K190313-rc1.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.20/0100-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -24,7 +24,7 @@ pkgbase = linux-bfq-mq
source = 99-linux.hook
source = linux.preset
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 5e6427b368880e958c05467967b001426cb00e1c5984f5eaf73ca7ee1d54fc96
+ sha256sums = d011245629b980d4c15febf080b54804aaf215167b514a3577feddb2495f8a3e
sha256sums = SKIP
sha256sums = 9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178
sha256sums = b344396974ff65c229764e601ce03fdfa2deedb55bf31b28aaf30d64e12bb1c2
@@ -46,19 +46,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.20.16
- provides = linux=4.20.16
+ provides = linux-bfq-mq=4.20.17
+ provides = linux=4.20.17
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.20.16
- provides = linux-bfq-mq-headers=4.20.16
- provides = linux-headers=4.20.16
+ depends = linux-bfq-mq=4.20.17
+ provides = linux-bfq-mq-headers=4.20.17
+ provides = linux-headers=4.20.17
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.20.16
- provides = linux-bfq-mq-docs=4.20.16
- provides = linux-docs=4.20.16
+ depends = linux-bfq-mq=4.20.17
+ provides = linux-bfq-mq-docs=4.20.17
+ provides = linux-docs=4.20.17
diff --git a/PKGBUILD b/PKGBUILD
index 5713025c6c3a..205da76efa6e 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.20
-pkgver=4.20.16
+pkgver=4.20.17
_srcpatch="${pkgver}"
_srcname="linux-${pkgver}"
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -100,7 +100,7 @@ source=(# mainline kernel patches
# standard config files for mkinitcpio ramdisk
'linux.preset')
-sha256sums=('5e6427b368880e958c05467967b001426cb00e1c5984f5eaf73ca7ee1d54fc96'
+sha256sums=('d011245629b980d4c15febf080b54804aaf215167b514a3577feddb2495f8a3e'
'SKIP'
'9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178'
'b344396974ff65c229764e601ce03fdfa2deedb55bf31b28aaf30d64e12bb1c2'