From ffdd0464007d4f396439594d86868fa0b4675d59 Mon Sep 17 00:00:00 2001 From: graysky Date: Mon, 17 Apr 2023 13:13:28 -0400 Subject: [PATCH] core/linux-rpi to 6.1.24-1 --- core/linux-rpi/PKGBUILD | 10 +++++----- core/linux-rpi/config8 | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD index c82f97d87..60a7153d6 100644 --- a/core/linux-rpi/PKGBUILD +++ b/core/linux-rpi/PKGBUILD @@ -5,12 +5,12 @@ # Contributer: Jan Alexander Steffens (heftig) pkgbase=linux-rpi -_commit=b9da6f807b6d6a00b28013c485603344766b1810 +_commit=689b6d93d4870563bea8401436682c579b33aa6a _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _regen= -pkgver=6.1.23 -pkgrel=3 +pkgver=6.1.24 +pkgrel=1 pkgdesc='Linux' url="http://www.kernel.org/" arch=(armv7h aarch64) @@ -29,7 +29,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li 90-linux.hook archarm.diffconfig ) -md5sums=('1eb8a087e7a5daf5874cbc5b47719577' +md5sums=('f053131ab0fc77f9235b10e27e853803' '3bab7426d8c8818dda8353da3892a41f' 'f66a7ea3feb708d398ef57e4da4815e9' '86d4a35722b5410e3b29fc92dae15d4b' @@ -38,7 +38,7 @@ md5sums=('1eb8a087e7a5daf5874cbc5b47719577' 'd1a9b105e3d6b8c4cf2a8411258f7fdf') md5sums_armv7h=('1027a8a182f49834aa1958e9ab832ba3' '177bbdbe1baa46a04dcba86352cfa3fe') -md5sums_aarch64=('d672db05d20f45f17bf8e4a5f8cb45f5' +md5sums_aarch64=('15ccae710de4380abf720cce8dfc5031' '7e4403dea857e40005bf76beda9927ff') # setup vars diff --git a/core/linux-rpi/config8 b/core/linux-rpi/config8 index 95c1a3fc6..f3a19e43e 100644 --- a/core/linux-rpi/config8 +++ b/core/linux-rpi/config8 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.23 Kernel Configuration +# Linux/arm64 6.1.24 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -3864,7 +3864,7 @@ CONFIG_BATTERY_MAX17040=m # CONFIG_CHARGER_ISP1704 is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_LP8727 is not set -# CONFIG_CHARGER_GPIO is not set +CONFIG_CHARGER_GPIO=m # CONFIG_CHARGER_MANAGER is not set # CONFIG_CHARGER_LT3651 is not set # CONFIG_CHARGER_LTC4162L is not set