From 86cd7c7fd6fdcadb79bf7c252017b05cca3a3905 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 11 Aug 2022 21:08:12 +0200 Subject: Bumped version to v5.19.1-rpi1. --- PKGBUILD | 4 ++-- cmdline.txt | 1 + config | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 cmdline.txt diff --git a/PKGBUILD b/PKGBUILD index be3bd79..0ff2883 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jaron Kent-Dobias 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 -- cgit v1.2.3-70-g09d2