mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 14:00:40 +08:00
update: linux-aarch64-raspberrypi to 4.19.76.r791997.g7a54e45c03bc
This commit is contained in:
parent
8fa5a6f234
commit
aa2b2a8ce9
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64-raspberrypi
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 kernel for RaspberryPi 3"
|
||||
pkgver=4.19.75.r791931.g642e12d892e6
|
||||
pkgver=4.19.76.r791997.g7a54e45c03bc
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
|
@ -21,7 +21,7 @@ source=("${_srcname}::git+https://github.com/raspberrypi/linux.git#branch=rpi-4.
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('SKIP'
|
||||
'd290431cdff11e3e1f570a32706f23fc'
|
||||
'e2a36c16f036506f55cd2a211d5808a8'
|
||||
'b8a3b7cc32a8786114e29c41636979fc'
|
||||
'41cb5fef62715ead2dd109dbea8413d6'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.75-1 Kernel Configuration
|
||||
# Linux/arm64 4.19.76-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -101,7 +101,7 @@ CONFIG_TASKS_RCU=y
|
|||
CONFIG_RCU_STALL_COMMON=y
|
||||
CONFIG_RCU_NEED_SEGCBLIST=y
|
||||
CONFIG_BUILD_BIN2C=y
|
||||
CONFIG_IKCONFIG=m
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
CONFIG_LOG_BUF_SHIFT=18
|
||||
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
||||
|
|
Loading…
Reference in a new issue