mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-aarch64-rc to 5.5.rc2-1
This commit is contained in:
parent
853e349d20
commit
73f48a1576
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.5
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -30,13 +30,13 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('eabc9b0924fc13b6fdd1e1954e00e153'
|
||||
md5sums=('9e23bfc0cfb83c9a4e66dff53945fbed'
|
||||
'f1656e2052c9a25f977b1051136ea85f'
|
||||
'98bd5a4f6f203d8da94439faf9084dd5'
|
||||
'4bee45bc09780f8f2b07239ab6594f30'
|
||||
'0957a4a901282f33c05e1f68390f9ada'
|
||||
'147b56da6735706dcab3b1bc58b9176e'
|
||||
'e17cdf229b5d080d8e0f0cddf197e991'
|
||||
'cb959f2590cfecb27cf15aac44c156b1'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.5.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 5.5.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -9033,7 +9033,7 @@ CONFIG_CRYPTO_VMAC=m
|
|||
CONFIG_CRYPTO_CRC32C=y
|
||||
CONFIG_CRYPTO_CRC32=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
# CONFIG_CRYPTO_BLAKE2B is not set
|
||||
CONFIG_CRYPTO_BLAKE2B=m
|
||||
# CONFIG_CRYPTO_BLAKE2S is not set
|
||||
CONFIG_CRYPTO_CRCT10DIF=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
|
|
Loading…
Reference in a new issue