summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-08-11 21:08:12 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-08-11 21:08:12 +0200
commit86cd7c7fd6fdcadb79bf7c252017b05cca3a3905 (patch)
tree7ba5f89d9f579e0b773eee7c468ba68d242220e3
parentccc6726d335a04d68c435ca1d98d9a3185acb231 (diff)
downloadlinux-raspberrypi4-86cd7c7fd6fdcadb79bf7c252017b05cca3a3905.tar.gz
linux-raspberrypi4-86cd7c7fd6fdcadb79bf7c252017b05cca3a3905.tar.bz2
linux-raspberrypi4-86cd7c7fd6fdcadb79bf7c252017b05cca3a3905.zip
Bumped version to v5.19.1-rpi1.
-rw-r--r--PKGBUILD4
-rw-r--r--cmdline.txt1
-rw-r--r--config2
3 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be3bd79..0ff2883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jaron Kent-Dobias <jaron@kent-dobias.com>
pkgbase=linux-raspberrypi4
-pkgver=5.19.0.rpi3
+pkgver=5.19.1.rpi1
pkgrel=1
pkgdesc='Raspberry Pi 4 Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -28,7 +28,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- '24c6e444087820447151903089c9cd3d121881fba821801554801bde64c1189e')
+ 'f8a630c79821d8873ec0af9ec739006d408b713f7590f5631ef2fa33e9853ce1')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/cmdline.txt b/cmdline.txt
new file mode 100644
index 0000000..34a07ba
--- /dev/null
+++ b/cmdline.txt
@@ -0,0 +1 @@
+root=/dev/mmcblk0p2 rw rootwait console=serial0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=serial0,115200
diff --git a/config b/config
index d9b74af..bdf39a7 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.19.0-rpi2 Kernel Configuration
+# Linux/arm64 5.19.1-rpi1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 14.0.6"
CONFIG_GCC_VERSION=0