summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ba817f8154e..802900666113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.28
+ pkgver = 4.14.29
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = linux-bfq-mq
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.28.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.28.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.29.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.29.sign
source = kernel_gcc_patch-20180310.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180310.tar.gz
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/4.14-bfq-sq-mq-git-20180227.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/0009-bfq-sq-mq-fix-patching-error-with-20180109.patch
@@ -35,7 +35,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 6286711d678127b03a13b878dc4a4bd4ab944c230e04f1850b00e9c102240440
+ sha256sums = 7e1823c71f54d963409d478c8306f55cd45a7d02a74c7613ca74ce27c6ba6bec
sha256sums = SKIP
sha256sums = b2c1292e06544465b636543e6ac8a01959470d32ce3664460721671f1347c815
sha256sums = 8b8f4d9cc2f868b3627fa67d955fcbd7e78c63eb5f6c254688f9f779d01907f1
@@ -64,19 +64,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.14.28
- provides = linux=4.14.28
+ provides = linux-bfq-mq=4.14.29
+ provides = linux=4.14.29
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.14.28
- provides = linux-bfq-mq-headers=4.14.28
- provides = linux-headers=4.14.28
+ depends = linux-bfq-mq=4.14.29
+ provides = linux-bfq-mq-headers=4.14.29
+ provides = linux-headers=4.14.29
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.14.28
- provides = linux-bfq-mq-docs=4.14.28
- provides = linux-docs=4.14.28
+ depends = linux-bfq-mq=4.14.29
+ provides = linux-bfq-mq-docs=4.14.29
+ provides = linux-docs=4.14.29
diff --git a/PKGBUILD b/PKGBUILD
index 6a470e7d2c72..c4e7254be12c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ _mq_enable=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.14.28
+pkgver=4.14.29
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
pkgrel=1
@@ -123,7 +123,7 @@ source=(# mainline kernel patches
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '6286711d678127b03a13b878dc4a4bd4ab944c230e04f1850b00e9c102240440'
+ '7e1823c71f54d963409d478c8306f55cd45a7d02a74c7613ca74ce27c6ba6bec'
'SKIP'
'b2c1292e06544465b636543e6ac8a01959470d32ce3664460721671f1347c815'
'8b8f4d9cc2f868b3627fa67d955fcbd7e78c63eb5f6c254688f9f779d01907f1'