summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2022-04-01 19:30:47 +0800
committeryjun2022-04-01 19:30:47 +0800
commitf14d5804a00ef3cbd3504d247815a5db4963be64 (patch)
treeb22b3df2149cedc37ce1a147d8ba87c7d20ce3a8
parent12c9144fb14ce8d6bec6a04797aae2ab255bfd1a (diff)
downloadaur-f14d5804a00ef3cbd3504d247815a5db4963be64.tar.gz
updpkg: linux-phicomm-n1 5.17.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
-rw-r--r--config2
3 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23d445a05bb2..1887f2d2fc99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-phicomm-n1
- pkgver = 5.17.0
+ pkgver = 5.17.1
pkgrel = 1
url = https://www.kernel.org/
arch = aarch64
@@ -23,14 +23,16 @@ pkgbase = linux-phicomm-n1
source = 90-linux.hook
source = 02-revert-TEXT_OFFSET-deletion.patch
source = 03-make-proc-cpuinfo-consistent-on-arm64-and-arm.patch
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.17.1.xz
md5sums = 07321a70a48d062cebd0358132f11771
md5sums = cb42990d36da8536220339c14ec27a6e
- md5sums = d8aecfd7df0f1fa0d95315afc5a07c3c
+ md5sums = 54dd07a7f6217e4f146d5930d4329891
md5sums = 30130b4dcd8ad4364ddbfd56c3058d5e
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = 0d0435888ecad675870ecda4045a9d45
md5sums = 614a77d2f4c92817ab4e5f989f9a76c9
md5sums = 7a18066683f3351b2bbd2653db783f80
+ md5sums = 5a015eeaa9a3bf5bea84290f54ccf48d
pkgname = linux-phicomm-n1
pkgdesc = The Linux kernel and modules - AArch64 kernel for Phicomm N1
@@ -40,7 +42,7 @@ pkgname = linux-phicomm-n1
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=5.17.0
+ provides = linux=5.17.1
provides = WIREGUARD-MODULE
conflicts = linux
replaces = linux-armv8
@@ -48,5 +50,5 @@ pkgname = linux-phicomm-n1
pkgname = linux-phicomm-n1-headers
pkgdesc = Header files and scripts for building modules for linux kernel - AArch64 kernel for Phicomm N1
- provides = linux-headers=5.17.0
+ provides = linux-headers=5.17.1
conflicts = linux-headers
diff --git a/PKGBUILD b/PKGBUILD
index 553fef766b1e..fe7054c0dbb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgbase=linux-phicomm-n1
_srcname=linux-5.17
_kernelname=${pkgbase#linux}
_desc="AArch64 kernel for Phicomm N1"
-pkgver=5.17.0
+pkgver=5.17.1
pkgrel=1
arch=('aarch64')
url="https://www.kernel.org/"
@@ -39,12 +39,13 @@ source+=("https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz")
md5sums=('07321a70a48d062cebd0358132f11771'
'cb42990d36da8536220339c14ec27a6e'
- 'd8aecfd7df0f1fa0d95315afc5a07c3c'
+ '54dd07a7f6217e4f146d5930d4329891'
'30130b4dcd8ad4364ddbfd56c3058d5e'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'0d0435888ecad675870ecda4045a9d45'
'614a77d2f4c92817ab4e5f989f9a76c9'
- '7a18066683f3351b2bbd2653db783f80')
+ '7a18066683f3351b2bbd2653db783f80'
+ '5a015eeaa9a3bf5bea84290f54ccf48d')
prepare() {
cd ${_srcname}
diff --git a/config b/config
index 778b5df71d66..de0ca71e238c 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.17.0-1 Kernel Configuration
+# Linux/arm64 5.17.1-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y