mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi-16k to 6.6.30-1
This commit is contained in:
parent
3b91690ec0
commit
80e359ac2a
2 changed files with 7 additions and 6 deletions
|
@ -7,12 +7,12 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
pkgbase=linux-rpi-16k
|
pkgbase=linux-rpi-16k
|
||||||
_commit=269a721326f2b4c8789af450f580f27a18a9d6af
|
_commit=dda85fda5b2dda7c4e2ba18770bd2033313006d2
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_regen=
|
_regen=
|
||||||
pkgver=6.6.29
|
pkgver=6.6.30
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="https://github.com/raspberrypi/linux"
|
url="https://github.com/raspberrypi/linux"
|
||||||
arch=(aarch64)
|
arch=(aarch64)
|
||||||
|
@ -31,10 +31,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
linux.preset
|
linux.preset
|
||||||
archarm.diffconfig
|
archarm.diffconfig
|
||||||
)
|
)
|
||||||
md5sums=('1e3a1f552589b580fa29813ae559fdc8'
|
md5sums=('2124ab8868b0d64c78e892fc44343341'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'16c484af9f72b9275afcf83a6b8eab36'
|
'16c484af9f72b9275afcf83a6b8eab36'
|
||||||
'45075d440052d0197dc5cae86e37bbbd'
|
'43c617210d1f6f9dd2337ecf2f82cee2'
|
||||||
'a157c5bfc0f03d0728c92bd953b06265'
|
'a157c5bfc0f03d0728c92bd953b06265'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
'c8f84694321e249492c80149833671d7')
|
'c8f84694321e249492c80149833671d7')
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 6.6.28 Kernel Configuration
|
# Linux/arm64 6.6.30 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -619,6 +619,7 @@ CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
||||||
CONFIG_VIRTUALIZATION=y
|
CONFIG_VIRTUALIZATION=y
|
||||||
CONFIG_KVM=y
|
CONFIG_KVM=y
|
||||||
# CONFIG_NVHE_EL2_DEBUG is not set
|
# CONFIG_NVHE_EL2_DEBUG is not set
|
||||||
|
CONFIG_CPU_MITIGATIONS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# General architecture-dependent options
|
# General architecture-dependent options
|
||||||
|
|
Loading…
Reference in a new issue