core/linux-rpi to 6.6.21-1

This commit is contained in:
graysky 2024-03-08 14:40:49 -05:00
parent 4b571dbb36
commit cf2ee86c81
3 changed files with 10 additions and 8 deletions

View file

@ -5,12 +5,12 @@
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-rpi
_commit=051392bfdc6dc54563ed9909cc1164e8d734af43
_commit=d3d24545684c6b6637603e14443bbd67dae59413
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_regen=
pkgver=6.6.20
pkgrel=2
pkgver=6.6.21
pkgrel=1
pkgdesc='Linux'
url="https://github.com/raspberrypi/linux"
arch=(armv7h aarch64)
@ -30,14 +30,14 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
linux.preset
archarm.diffconfig
)
md5sums=('fc58427139521307ab2365e12ee59aa5'
md5sums=('c6cfb9492ecdaa457a262351a4a10858'
'3bab7426d8c8818dda8353da3892a41f'
'16c484af9f72b9275afcf83a6b8eab36'
'a157c5bfc0f03d0728c92bd953b06265'
'86d4a35722b5410e3b29fc92dae15d4b'
'c8f84694321e249492c80149833671d7')
md5sums_armv7h=('7edd3566fb099f67a49a04ba76cc927c')
md5sums_aarch64=('4ff5b48fe32c8c30016c90fbe1b9545e')
md5sums_armv7h=('6eef5f90506822fc95f086c07ec60391')
md5sums_aarch64=('64f8bf6b69a09d8dc13dd5f82844a0e1')
# setup vars
if [[ $CARCH == "armv7h" ]]; then

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.6.20 Kernel Configuration
# Linux/arm 6.6.21 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@ -4297,6 +4297,7 @@ CONFIG_REGULATOR_GPIO=y
# CONFIG_REGULATOR_PWM is not set
# CONFIG_REGULATOR_RAA215300 is not set
CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m
CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_V2=m
# CONFIG_REGULATOR_RT4801 is not set
# CONFIG_REGULATOR_RT4803 is not set
# CONFIG_REGULATOR_RT5190A is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.20 Kernel Configuration
# Linux/arm64 6.6.21 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@ -4455,6 +4455,7 @@ CONFIG_REGULATOR_GPIO=y
# CONFIG_REGULATOR_PWM is not set
# CONFIG_REGULATOR_RAA215300 is not set
CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m
CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_V2=m
# CONFIG_REGULATOR_RT4801 is not set
# CONFIG_REGULATOR_RT4803 is not set
# CONFIG_REGULATOR_RT5190A is not set