summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsayad2021-01-28 00:19:56 +0600
committersayad2021-01-28 00:19:56 +0600
commit45196cafde8c6f12221b55b817664ab4092febab (patch)
tree76ad7601c48c5bb8c471a939995c93c3075212df
parent9375ab5ad47838c56bc4a1a625bd1b0e24dcabb7 (diff)
downloadaur-45196cafde8c6f12221b55b817664ab4092febab.tar.gz
Updated to 5.10.11
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD2
-rw-r--r--prepare2
3 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 476c97300b1b..998fb7f469b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-mainline-bcachefs
pkgdesc = Linux-tkg with bcachefs
- pkgver = 5.10.10
+ pkgver = 5.10.11
pkgrel = 115
url = http://www.kernel.org/
arch = x86_64
@@ -24,14 +24,11 @@ pkgbase = linux-mainline-bcachefs
makedepends = perl
makedepends = tar
makedepends = xz
- makedepends = lld
- makedepends = clang
- makedepends = llvm
optdepends = schedtool
options = !strip
options = docs
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.10.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.11.xz
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-config/5.10/config.x86_64
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-config/5.10/config_hardened.x86_64
@@ -58,7 +55,7 @@ pkgbase = linux-mainline-bcachefs
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0012-linux-hardened.patch
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0012-misc-additions.patch
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
- sha256sums = f60f800329a7461e5ff542f7f19e24a073f1e49a74f96dfb5d45a899f6a9cad8
+ sha256sums = ac108b5a3a1539e72ced4dda6d4da63c0b488b7905a554cf062b8b4c187cab6e
sha256sums = SKIP
sha256sums = 458d1ca195f3fee5501683a4b61ef0ed0cfa7e5219eccab3390fb40c0289898a
sha256sums = eb1da1a028a1c967222b5bdac1db2b2c4d8285bafd714892f6fc821c10416341
diff --git a/PKGBUILD b/PKGBUILD
index 5614ae113c91..a7a71dece7bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,7 +78,7 @@ options=('!strip' 'docs')
)
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
- 'f60f800329a7461e5ff542f7f19e24a073f1e49a74f96dfb5d45a899f6a9cad8'
+ 'ac108b5a3a1539e72ced4dda6d4da63c0b488b7905a554cf062b8b4c187cab6e'
'SKIP'
'458d1ca195f3fee5501683a4b61ef0ed0cfa7e5219eccab3390fb40c0289898a'
'eb1da1a028a1c967222b5bdac1db2b2c4d8285bafd714892f6fc821c10416341'
diff --git a/prepare b/prepare
index 87bb88b1a9e4..191b5ab54170 100644
--- a/prepare
+++ b/prepare
@@ -4,7 +4,7 @@ ver54=92
ver57=19
ver58=18
ver59=16
-ver510=10
+ver510=11
ver511=rc5
_tkg_initscript() {