mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi to 6.1.61-1
This commit is contained in:
parent
7f8ffca5b7
commit
7bb399fcdc
2 changed files with 7 additions and 7 deletions
|
@ -5,12 +5,12 @@
|
||||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-rpi
|
pkgbase=linux-rpi
|
||||||
_commit=a11312709f46b71bf320a9dcc8cf4e09056552cd
|
_commit=17f135b742c4edb340afb365873c3a574f7e16cb
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_regen=
|
_regen=
|
||||||
pkgver=6.1.58
|
pkgver=6.1.61
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
arch=(armv7h aarch64)
|
arch=(armv7h aarch64)
|
||||||
|
@ -31,7 +31,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
90-linux.hook
|
90-linux.hook
|
||||||
archarm.diffconfig
|
archarm.diffconfig
|
||||||
)
|
)
|
||||||
md5sums=('26cb0b42fdaa0d901092f838d4764464'
|
md5sums=('3ffea26cd0fbad80638e20effbd8bd61'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
|
@ -40,7 +40,7 @@ md5sums=('26cb0b42fdaa0d901092f838d4764464'
|
||||||
'c8f84694321e249492c80149833671d7')
|
'c8f84694321e249492c80149833671d7')
|
||||||
md5sums_armv7h=('5fae2b13371d538d2ce2d6bc73b164b1'
|
md5sums_armv7h=('5fae2b13371d538d2ce2d6bc73b164b1'
|
||||||
'a99311daa39248cfc9b6541a0a0a5f09')
|
'a99311daa39248cfc9b6541a0a0a5f09')
|
||||||
md5sums_aarch64=('007df2714c051b4028450cba9b71b108'
|
md5sums_aarch64=('c71e902358fbfa5e21473415c415ebc0'
|
||||||
'7e4403dea857e40005bf76beda9927ff')
|
'7e4403dea857e40005bf76beda9927ff')
|
||||||
|
|
||||||
# setup vars
|
# setup vars
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 6.1.57 Kernel Configuration
|
# Linux/arm64 6.1.61 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
|
||||||
|
@ -8784,7 +8784,7 @@ CONFIG_SCHEDSTATS=y
|
||||||
# end of Scheduler Debugging
|
# end of Scheduler Debugging
|
||||||
|
|
||||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||||
CONFIG_DEBUG_PREEMPT=y
|
# CONFIG_DEBUG_PREEMPT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Lock Debugging (spinlocks, mutexes, etc...)
|
# Lock Debugging (spinlocks, mutexes, etc...)
|
||||||
|
|
Loading…
Reference in a new issue