mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x to 4.19.2-1
This commit is contained in:
parent
1935fa497b
commit
21263bcd97
2 changed files with 6 additions and 8 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.19.1
|
||||
pkgver=4.19.2
|
||||
pkgrel=1
|
||||
rcnrel=bone5
|
||||
rcnrel=bone6
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
||||
'8d5da563baab055b8d76c94f5040948a'
|
||||
'b95087d6920edd8a886412163c7530c7'
|
||||
'450ad9af74244f0a6add63bc40cc9a7e'
|
||||
'54eb3b5621af447c3c9c8ee102306380'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'43aa1e0549ddcaa5c93a51f7d56bdc15'
|
||||
'85a533c6882bce765f76083dacf24774'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -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
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -574,7 +574,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 is not set
|
||||
|
||||
#
|
||||
|
@ -6385,7 +6384,6 @@ CONFIG_CRYPTO_CHACHA20=m
|
|||
CONFIG_CRYPTO_SEED=m
|
||||
CONFIG_CRYPTO_SERPENT=m
|
||||
# CONFIG_CRYPTO_SM4 is not set
|
||||
# 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