mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-rpi-16k to 6.6.8-1
This commit is contained in:
parent
0ac2702566
commit
c1e48db3b1
2 changed files with 7 additions and 8 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-rpi-16k
|
||||
_commit=2eddf0b3e2605954440827878c5fea1f5ffca7f0
|
||||
_commit=047620bc2c6c85ea10ec0feefeab519b8a56091e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.7
|
||||
pkgrel=2
|
||||
pkgver=6.6.8
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
arch=(aarch64)
|
||||
|
@ -33,10 +33,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
90-linux.hook
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('fb81bc48af974ededde0aecbb65110d3'
|
||||
md5sums=('32acfcdb7fb50e73685265dfdffaa745'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'16c484af9f72b9275afcf83a6b8eab36'
|
||||
'aa9d90e1408915cb67255d631c14bc9f'
|
||||
'87963749e1e27a4b51d9bbd3570f5e1f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.6 Kernel Configuration
|
||||
# Linux/arm64 6.6.8 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -267,6 +267,7 @@ CONFIG_TRACEPOINTS=y
|
|||
# Kexec and crash features
|
||||
#
|
||||
# CONFIG_KEXEC_FILE is not set
|
||||
# CONFIG_CRASH_DUMP is not set
|
||||
# end of Kexec and crash features
|
||||
# end of General setup
|
||||
|
||||
|
@ -8996,8 +8997,6 @@ CONFIG_STACKTRACE=y
|
|||
# CONFIG_DEBUG_MAPLE_TREE is not set
|
||||
# end of Debug kernel data structures
|
||||
|
||||
# CONFIG_DEBUG_CREDENTIALS is not set
|
||||
|
||||
#
|
||||
# RCU Debugging
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue