summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-02-05 08:39:24 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-02-05 08:39:24 +0100
commit3a82c70555baf19c078ba6e912035d6dec566ac0 (patch)
tree1c7181bc337c490ec874c32e02ab611ea1b1bff5
parentd19797c9d6e9d991ba0675fcfc83ee8c5c18528f (diff)
downloadpackages-3a82c70555baf19c078ba6e912035d6dec566ac0.tar.xz
extra/linux-pae: 5.16.0 -> 5.16.5
-rw-r--r--extra/linux-pae/PKGBUILD13
-rw-r--r--extra/linux-pae/config4
2 files changed, 8 insertions, 9 deletions
diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD
index 44f42619..8b8a1ff8 100644
--- a/extra/linux-pae/PKGBUILD
+++ b/extra/linux-pae/PKGBUILD
@@ -4,16 +4,17 @@
# Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgbase=linux-pae # Build stock -ARCH kernel
-pkgver='5.16'
-_srcname=linux-${pkgver}
+pkgver='5.16.5.arch1'
+_pkgver='5.16.5'
+_srcname=linux-${_pkgver}
pkgrel='1'
-arch=('i686' 'pentium4')
+arch=('i686' 'pentium4' 'x86_64')
url="https://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'cpio' 'libelf')
options=('!strip')
source=(
- https://www.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.tar.{xz,sign}
+ https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.{xz,sign}
config # the main kernel config file
60-linux.hook # pacman hook for depmod
90-linux.hook # pacman hook for initramfs regeneration
@@ -23,9 +24,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb'
+sha256sums=('ecaeedd9d289934f97c572aa965b6959d4d47f9789220e4fc3fbb525d8f1c7ab'
'SKIP'
- 'f14d9891ce6a6e01eed2586cdb2d9609282acd5a575ae17415e764e754bd0d36'
+ '66c695c36902f4b0f2225bfd4b43f7b3e3f65453fa7feacb73572102b75ce6b9'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
diff --git a/extra/linux-pae/config b/extra/linux-pae/config
index f0a5ea58..fbd36786 100644
--- a/extra/linux-pae/config
+++ b/extra/linux-pae/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.16.0-1 Kernel Configuration
+# Linux/x86 5.16.5-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -11,8 +11,6 @@ CONFIG_AS_VERSION=23601
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=23601
CONFIG_LLD_VERSION=0
-CONFIG_CC_CAN_LINK=y
-CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_INLINE=y