mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 4.19.2-1
This commit is contained in:
parent
d4018263f5
commit
1935fa497b
2 changed files with 6 additions and 8 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.19.1
|
||||
pkgver=4.19.2
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x5
|
||||
rcnrel=armv7-x6
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
||||
'8d5da563baab055b8d76c94f5040948a'
|
||||
'3a012ff92f1cea19fce6c1e70ceb51e4'
|
||||
'450ad9af74244f0a6add63bc40cc9a7e'
|
||||
'6a4f5ad5fcb075a0b28d91ffa3d622da'
|
||||
'acbef669729b6d1714eae635e3fc5cb0'
|
||||
'592521ffbad728eb5b6bd6cbfb2f7483'
|
||||
'b75039abcd5c8d040ff16b3f95586827'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
|||
'08dc5f1eda02cffa65842b5610ba8cb8'
|
||||
'07232ec1318aab8d53a16e3a99af50a7'
|
||||
'579a311a4be75313e778c9b04fa95f52'
|
||||
'698a7440008cbe2395f694a84dbed578'
|
||||
'c75f5aa4ee4a8eb70348905cd5ae3937'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.1-1 Kernel Configuration
|
||||
# Linux/arm 4.19.2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -824,7 +824,6 @@ CONFIG_CRYPTO_AES_ARM_BS=m
|
|||
# CONFIG_CRYPTO_CRCT10DIF_ARM_CE is not set
|
||||
# CONFIG_CRYPTO_CRC32_ARM_CE is not set
|
||||
CONFIG_CRYPTO_CHACHA20_NEON=m
|
||||
# CONFIG_CRYPTO_SPECK_NEON is not set
|
||||
CONFIG_VIRTUALIZATION=y
|
||||
# CONFIG_VHOST_NET is not set
|
||||
# CONFIG_VHOST_SCSI is not set
|
||||
|
@ -8593,7 +8592,6 @@ CONFIG_CRYPTO_CHACHA20=m
|
|||
CONFIG_CRYPTO_SEED=m
|
||||
CONFIG_CRYPTO_SERPENT=m
|
||||
CONFIG_CRYPTO_SM4=m
|
||||
# CONFIG_CRYPTO_SPECK is not set
|
||||
CONFIG_CRYPTO_TEA=m
|
||||
CONFIG_CRYPTO_TWOFISH=m
|
||||
CONFIG_CRYPTO_TWOFISH_COMMON=m
|
||||
|
|
Loading…
Reference in a new issue