summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2023-03-24 03:08:51 +0300
committerYurii Kolesnykov2023-03-24 03:08:51 +0300
commitb7ccb5898b2f0b0284cf33cce758988509357e1f (patch)
tree526e7923724a0c350209744438a34645f38f85b3
parentdd6fdc7fa3cb002c69d4eafd5b45663b0af53eef (diff)
downloadaur-b7ccb5898b2f0b0284cf33cce758988509357e1f.tar.gz
sync obs/linux-pf-next
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--config3
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e6fe35b7236..c25388a2ba7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-pf-stable-git
pkgdesc = Linux pf-kernel (stable git version)
- pkgver = 6.2.r1157007.4ee087d62efc
+ pkgver = 6.2.r1157370.c0c8865e54a3
pkgrel = 1
url = https://pfkernel.natalenko.name
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = linux-pf-stable-git
source = linux-pf-stable-git::git+https://codeberg.org/pf-kernel/linux.git#branch=pf-6.2
source = config
sha256sums = SKIP
- sha256sums = d6d74cb62947b1afe70276acdb03bc53258cce6e44e0b9ba0c45ee5e97328d26
+ sha256sums = 5d8dd8d4f01bac5ced54a12db84fbe7c399105f55edc0d3c77a125c44dea5b12
pkgname = linux-pf-stable-git
pkgdesc = The Linux pf-kernel (stable git version) kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index e463c5b547a6..5781f2b4cfa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based obs/linux-pf-next by Oleksandr Natalenko aka post-factum <oleksandr@natalenko.name>
pkgbase=linux-pf-stable-git
-pkgver=6.2.r1157007.4ee087d62efc
+pkgver=6.2.r1157370.c0c8865e54a3
pkgrel=1
pkgdesc='Linux pf-kernel (stable git version)'
_kernel_rel=6.2
@@ -24,10 +24,11 @@ source=(
config # the main kernel config file
)
sha256sums=('SKIP'
- 'd6d74cb62947b1afe70276acdb03bc53258cce6e44e0b9ba0c45ee5e97328d26')
+ '5d8dd8d4f01bac5ced54a12db84fbe7c399105f55edc0d3c77a125c44dea5b12')
pkgver() {
cd $_srcname
+
local version="$(grep \^VERSION Makefile|cut -d"=" -f2|cut -d" " -f2)"
local patch="$(grep \^PATCHLEVEL Makefile|cut -d"=" -f2|cut -d" " -f2)"
diff --git a/config b/config
index 3a1e1472f48b..4d57bdda9ff7 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.2.0-pf4 Kernel Configuration
+# Linux/x86 6.2.0-pf5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201"
CONFIG_CC_IS_GCC=y
@@ -4530,7 +4530,6 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
CONFIG_SERIAL_RP2=m
CONFIG_SERIAL_RP2_NR_UARTS=32
CONFIG_SERIAL_FSL_LPUART=m
-CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_SERIAL_FSL_LINFLEXUART=m
CONFIG_SERIAL_MEN_Z135=m
CONFIG_SERIAL_SPRD=m