mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv5-rc to 5.5.rc2-1
This commit is contained in:
parent
3b27ac77bc
commit
f7fb7bfbfa
2 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=5.5
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -30,7 +30,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('eabc9b0924fc13b6fdd1e1954e00e153'
|
||||
md5sums=('9e23bfc0cfb83c9a4e66dff53945fbed'
|
||||
'1123a0eb91a8d1106159681d9cf2f0b5'
|
||||
'482f24a78f07f2dfce1c729ce565681e'
|
||||
'1b8babf880d604f78554be025877a584'
|
||||
|
@ -40,7 +40,7 @@ md5sums=('eabc9b0924fc13b6fdd1e1954e00e153'
|
|||
'f866247d64950224400b13c18d101784'
|
||||
'd73105d15ac1544ee85f38d1ec9fb58b'
|
||||
'aa8af9dc73bfeb266e061ab87efa7b4b'
|
||||
'9dcf8ad417b2350faf6a22e9f9ad1e6d'
|
||||
'a49a8619ab54d388401a0b3b98d80118'
|
||||
'8cdd0d4cfd60b1af0adec5331de181c2'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.5.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 5.5.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3491,7 +3491,6 @@ CONFIG_THERMAL_OF=y
|
|||
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
|
||||
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
|
||||
CONFIG_THERMAL_GOV_STEP_WISE=y
|
||||
# CONFIG_THERMAL_GOV_BANG_BANG is not set
|
||||
|
@ -7058,7 +7057,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