mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi-16k to 6.6.13-1
This commit is contained in:
parent
5830b62f70
commit
986e4f4034
2 changed files with 6 additions and 6 deletions
|
@ -7,11 +7,11 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-rpi-16k
|
||||
_commit=7df1d3b44368209517fc7dc0b35ee2621a94722e
|
||||
_commit=20e7693601710fda9bada344562a0c0b3f700bbe
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.12
|
||||
pkgver=6.6.13
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
|
@ -31,10 +31,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
linux.preset
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('6200c68bf8a962765d83d26c5ed11c94'
|
||||
md5sums=('fca280e845b1030fea43b7dbba9451eb'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'16c484af9f72b9275afcf83a6b8eab36'
|
||||
'193b2b50f8abcedd8ce14cc5b58b6631'
|
||||
'1df7f1af1716cdd09ad3106ae41e4dee'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'c8f84694321e249492c80149833671d7')
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue