summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2021-11-25 11:40:35 +0100
committeregnappahz2021-11-25 11:40:35 +0100
commit21d7db0a9855042e5fdd8b9f0852e50683868e39 (patch)
tree397187d6ad1bfa8ef09f19d06d256e113bc2682a
parent106b80dbe7eb34808d734c70d1316d2eb53107c4 (diff)
downloadaur-21d7db0a9855042e5fdd8b9f0852e50683868e39.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_643
3 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c56e6033af2..d103e9c39b1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-slim
- pkgver = 5.15.v.4
+ pkgver = 5.15.v.5
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -13,13 +13,13 @@ pkgbase = linux-slim
makedepends = libelf
makedepends = lzop
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.15.4
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.15.5
source = config.x86_64
source = linux-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20211114/more-uarches-for-kernel-5.15+.patch
sha256sums = SKIP
- sha256sums = 3fc1e9c4c21d622c629a72de770b4065806775cec750a9277776b95781e6a907
+ sha256sums = ec32ea548bdd5b8b2e4bbeb425dd76bf2afe97357c018a93d7faece2020d2268
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 380bcf40cc8396e97bd1d7f2577ab2ace51885858d3f155b1fb2dd5469efd00d
diff --git a/PKGBUILD b/PKGBUILD
index 646564abf4a2..c127dc95af69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v5.15.4
+gitver=v5.15.5
patchver=20211114
patchname=more-uarches-for-kernel-5.15+.patch
-pkgver=5.15.v.4
+pkgver=5.15.v.5
pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '3fc1e9c4c21d622c629a72de770b4065806775cec750a9277776b95781e6a907'
+ 'ec32ea548bdd5b8b2e4bbeb425dd76bf2afe97357c018a93d7faece2020d2268'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index fc26505b31c1..732f05945350 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.4 Kernel Configuration
+# Linux/x86 5.15.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -5860,6 +5860,7 @@ CONFIG_PSTORE_COMPRESS_DEFAULT="zstd"
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
# CONFIG_PSTORE_RAM is not set
+# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set