diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD index 0a90fc1e5..a6faeb826 100644 --- a/core/linux-rpi/PKGBUILD +++ b/core/linux-rpi/PKGBUILD @@ -5,12 +5,12 @@ # Contributer: Jan Alexander Steffens (heftig) pkgbase=linux-rpi -_commit=7df1d3b44368209517fc7dc0b35ee2621a94722e +_commit=20e7693601710fda9bada344562a0c0b3f700bbe _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _regen= -pkgver=6.6.12 -pkgrel=2 +pkgver=6.6.13 +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=('6200c68bf8a962765d83d26c5ed11c94' +md5sums=('fca280e845b1030fea43b7dbba9451eb' '3bab7426d8c8818dda8353da3892a41f' '16c484af9f72b9275afcf83a6b8eab36' 'f66a7ea3feb708d398ef57e4da4815e9' '86d4a35722b5410e3b29fc92dae15d4b' 'c8f84694321e249492c80149833671d7') -md5sums_armv7h=('d0f6f5760648f67d334ee8985bc37553') -md5sums_aarch64=('814310e1fdf35c32129255cf14cf13df') +md5sums_armv7h=('e325d1c702f6f5b4ae95937900f41085') +md5sums_aarch64=('3f16cf926a87385aa319884155b422cd') # setup vars if [[ $CARCH == "armv7h" ]]; then diff --git a/core/linux-rpi/config b/core/linux-rpi/config index b338292cb..8a4f5a16a 100644 --- a/core/linux-rpi/config +++ b/core/linux-rpi/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.6.10 Kernel Configuration +# Linux/arm 6.6.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -6478,7 +6478,7 @@ CONFIG_MMC_SPI=m # CONFIG_MMC_USHC is not set # CONFIG_MMC_USDHI6ROL0 is not set # CONFIG_MMC_CQHCI is not set -# CONFIG_MMC_HSQ is not set +CONFIG_MMC_HSQ=y # CONFIG_MMC_TOSHIBA_PCI is not set # CONFIG_MMC_BCM2835 is not set # CONFIG_MMC_MTK is not set diff --git a/core/linux-rpi/config8 b/core/linux-rpi/config8 index 1dd1ce33a..1640cdf19 100644 --- a/core/linux-rpi/config8 +++ b/core/linux-rpi/config8 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.10 Kernel Configuration +# Linux/arm64 6.6.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -6657,7 +6657,7 @@ CONFIG_MMC_SPI=m # CONFIG_MMC_USHC is not set # CONFIG_MMC_USDHI6ROL0 is not set CONFIG_MMC_CQHCI=y -# CONFIG_MMC_HSQ is not set +CONFIG_MMC_HSQ=y # CONFIG_MMC_TOSHIBA_PCI is not set # CONFIG_MMC_BCM2835 is not set # CONFIG_MMC_MTK is not set