From da9ae2b311afb36fb0344d3ea03a8e6c9d4789fa Mon Sep 17 00:00:00 2001 From: graysky Date: Tue, 13 Dec 2022 12:45:19 -0500 Subject: [PATCH] core/linux-rpi to 5.15.82-2 --- core/linux-rpi/PKGBUILD | 10 +++++----- core/linux-rpi/config | 1 + core/linux-rpi/config8 | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD index 3685f8448..8723dff46 100644 --- a/core/linux-rpi/PKGBUILD +++ b/core/linux-rpi/PKGBUILD @@ -5,11 +5,11 @@ # Contributer: Jan Alexander Steffens (heftig) pkgbase=linux-rpi -_commit=912e47c9ce65853994543ef14ada1534791d5ac8 +_commit=d864f9360da700994c425af41a3ff10770685db3 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} pkgver=5.15.82 -pkgrel=1 +pkgrel=2 pkgdesc='Linux' url="http://www.kernel.org/" arch=(armv7h aarch64) @@ -27,15 +27,15 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li 60-linux.hook 90-linux.hook ) -md5sums=('d41ba50632ff09d353750cf00f7aaafc' +md5sums=('5718a5cf56f0d68b52a827e055e0eadc' '3bab7426d8c8818dda8353da3892a41f' 'f66a7ea3feb708d398ef57e4da4815e9' '86d4a35722b5410e3b29fc92dae15d4b' '0a5f16bfec6ad982a2f6782724cca8ba' '441ec084c47cddc53e592fb0cbce4edf') -md5sums_armv7h=('09d431a67f7dfaa46a365513463fe8c8' +md5sums_armv7h=('152fac6618e2236bfa1e1df2cc292e9d' 'aedda0148db2692971671e6aa90ad9ff') -md5sums_aarch64=('f69bdefd12483afb039c07008cab90a8' +md5sums_aarch64=('41c4ca82883d0915255a51b16e3f66b3' '7e4403dea857e40005bf76beda9927ff') # setup vars diff --git a/core/linux-rpi/config b/core/linux-rpi/config index 7e66af337..23f6989f5 100644 --- a/core/linux-rpi/config +++ b/core/linux-rpi/config @@ -5345,6 +5345,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_LM3533 is not set CONFIG_BACKLIGHT_PWM=m CONFIG_BACKLIGHT_RPI=m +CONFIG_BACKLIGHT_LM3630A=m # CONFIG_BACKLIGHT_QCOM_WLED is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set diff --git a/core/linux-rpi/config8 b/core/linux-rpi/config8 index b63be7516..88a64ea85 100644 --- a/core/linux-rpi/config8 +++ b/core/linux-rpi/config8 @@ -5365,6 +5365,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_LM3533 is not set CONFIG_BACKLIGHT_PWM=m CONFIG_BACKLIGHT_RPI=m +CONFIG_BACKLIGHT_LM3630A=m # CONFIG_BACKLIGHT_QCOM_WLED is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set