summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Nguyen2017-09-01 08:27:29 +0700
committerTom Nguyen2017-09-01 08:27:29 +0700
commit5fc5f6d871d9ee652f7a461b478ed88cee94cc17 (patch)
treededaabb22fffa553c1f4207937cb2f747ddcfb9a
parent67c35ab15774205a63a729bd16510bb82b688398 (diff)
downloadaur-5fc5f6d871d9ee652f7a461b478ed88cee94cc17.tar.gz
updated bfq-mq -> 20170901
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c22d1ee6233..9af2b4350a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 30 09:39:23 UTC 2017
+# Fri Sep 1 01:27:22 UTC 2017
pkgbase = linux-bfq-mq
pkgver = 4.12.10
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Algodev-github/bfq-mq/
arch = i686
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = linux-bfq-mq
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/merges/4.12.10/0012-Merge-branch-for-linus-of-linux-block_5.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/merges/4.12.10/0013-Merge-branch-for-linus-of-linux-block_6.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/merges/4.12.10/0014-Merge-branch-for-linus-of-linux-block_7.patch
- source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/4.12-bfq-mq-20170829.patch
+ source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/4.12-bfq-mq-20170901.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/tentative/T0001-Check-presence-on-tree-of-every-entity-after-every-a.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/mailing-list/blk-mq-sched-improve-SCSI-MQ-performance-V3/ML1-0001-blk-mq-sched-fix-scheduler-bad-performance.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/mailing-list/blk-mq-sched-improve-SCSI-MQ-performance-V3/ML1-0002-sbitmap-introduce-__sbitmap_for_each_set.patch
@@ -72,7 +72,7 @@ pkgbase = linux-bfq-mq
sha256sums = 64d98fd073e33636984c2b56356177bab2d18c85558766d9bd2f46aa3c7e5d4f
sha256sums = 4d53dfad580592082fa73a56c4677d6f3b56a580ce4e380c24727e2203ffc66d
sha256sums = e6bdde3fa74ba51e9044c98f695878bd00ed08ba9a3e13be235c0f469bff130c
- sha256sums = 036fe3497b98ca564c5e5d0f8cd2cfc39708a1c75ef4b2f564a0d42a3a44bf20
+ sha256sums = e7c866addb31a39809eb2eb7defb6e226c100916daf1b3194ec9f10aafb91c79
sha256sums = eb3cb1a9e487c54346b798b57f5b505f8a85fd1bc839d8f00b2925e6a7d74531
sha256sums = 742b7523dfb6f8a9b47b79e550c0bd0bf65291b16f1c0e94f94f05a52764da13
sha256sums = b296b09e9e1b0f3c73b904827e91676d8893e0b4170f83a7600628b1afcc8812
diff --git a/PKGBUILD b/PKGBUILD
index 460e1be38d17..cc64e07a55ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ pkgbase=linux-bfq-mq
pkgver=4.12.10
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -76,7 +76,7 @@ _mergepath="${_bfqpath}/merges/${pkgver}"
_mlpath_1="${_bfqpath}/mailing-list/blk-mq-sched-improve-SCSI-MQ-performance-V3"
_bfqgroup="https://groups.google.com/group/bfq-iosched/attach"
_gcc_patch='enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch'
-_bfq_mq_patch='4.12-bfq-mq-20170829.patch'
+_bfq_mq_patch='4.12-bfq-mq-20170901.patch'
source=(# mainline kernel patches
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign"
@@ -148,7 +148,7 @@ sha256sums=(# mainline kernel patches
'4d53dfad580592082fa73a56c4677d6f3b56a580ce4e380c24727e2203ffc66d'
'e6bdde3fa74ba51e9044c98f695878bd00ed08ba9a3e13be235c0f469bff130c'
# bfq-mq patch
- '036fe3497b98ca564c5e5d0f8cd2cfc39708a1c75ef4b2f564a0d42a3a44bf20'
+ 'e7c866addb31a39809eb2eb7defb6e226c100916daf1b3194ec9f10aafb91c79'
# tentative patches
'eb3cb1a9e487c54346b798b57f5b505f8a85fd1bc839d8f00b2925e6a7d74531'
# mailing-list (ML1) patches