summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Leclerc2021-11-27 04:56:16 +0100
committerCharles Leclerc2021-11-27 04:56:16 +0100
commit186d4d6f649554adc3604d18384e9e9c29b0eb32 (patch)
treebec17a49613f3d9237ffb89facc5f73e5ec95925
parentb042b06019f1aa638db9934dc103a591e25806fb (diff)
downloadaur-186d4d6f649554adc3604d18384e9e9c29b0eb32.tar.gz
Released 5.15.5.arch1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--config8
3 files changed, 13 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4470df4a74b8..68eb4d2f8c80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-bnx2x-2.5g
pkgdesc = Linux
- pkgver = 5.15.4.arch1
+ pkgver = 5.15.5.arch1
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.15.4-arch1
+ url = https://github.com/archlinux/linux/commits/v5.15.5-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-bnx2x-2.5g
makedepends = xz
makedepends = git
options = !strip
- source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.15.4-arch1
+ source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.15.5-arch1
source = bnx2x_warpcore+8727_2_5g_sgmii_arch.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
@@ -24,7 +24,7 @@ pkgbase = linux-bnx2x-2.5g
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha256sums = SKIP
sha256sums = d655669179109ae8e801a259c35dbe442ca67a49b9ceb6ca3ef0e56f48149a7d
- sha256sums = e2d8d59ee965f5fabcb9dd15b70074798e168ccdbd75a9540390c281279f113d
+ sha256sums = 324a9d46c2338806a0c3ce0880c8d5e85c2ef30d342af3dc96f87b54fae7a586
pkgname = linux-bnx2x-2.5g
pkgdesc = The Linux kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 79900b794241..2fb490ab2756 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-bnx2x-2.5g
-pkgver=5.15.4.arch1
+pkgver=5.15.5.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -27,7 +27,7 @@ validpgpkeys=(
)
sha256sums=('SKIP'
'd655669179109ae8e801a259c35dbe442ca67a49b9ceb6ca3ef0e56f48149a7d'
- 'e2d8d59ee965f5fabcb9dd15b70074798e168ccdbd75a9540390c281279f113d')
+ '324a9d46c2338806a0c3ce0880c8d5e85c2ef30d342af3dc96f87b54fae7a586')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 3f559d6f80f3..df045a39eb33 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.3-arch1 Kernel Configuration
+# Linux/x86 5.15.5-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -2335,6 +2335,7 @@ CONFIG_MTD_BLOCK=m
# CONFIG_SSFDC is not set
# CONFIG_SM_FTL is not set
# CONFIG_MTD_OOPS is not set
+CONFIG_MTD_PSTORE=m
# CONFIG_MTD_SWAP is not set
# CONFIG_MTD_PARTITIONED_MASTER is not set
@@ -9663,6 +9664,11 @@ CONFIG_PSTORE_COMPRESS_DEFAULT="zstd"
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
CONFIG_PSTORE_RAM=m
+CONFIG_PSTORE_ZONE=m
+CONFIG_PSTORE_BLK=m
+CONFIG_PSTORE_BLK_BLKDEV=""
+CONFIG_PSTORE_BLK_KMSG_SIZE=64
+CONFIG_PSTORE_BLK_MAX_REASON=2
# CONFIG_SYSV_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set