mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-aarch64 to 5.2.4-1
This commit is contained in:
parent
89ffa03904
commit
9ed9bdfef9
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-5.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=5.2.3
|
||||
pkgver=5.2.4
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,13 +29,13 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'168de6bf643bd38f43e0400d2890d611'
|
||||
'93c149bc3cd9125e3cec9c7a69443f21'
|
||||
'6ee347975dca719ecd63a846cc5983b2'
|
||||
'7005141e542864b4e3cf6141ff642cf9'
|
||||
'9986e28b5c2c3c62a5c3bb53abd94640'
|
||||
'552ea82c3a5e14ca9149da8c4b4d5a82'
|
||||
'79a9339191904f10f5659eea9cf51a6c'
|
||||
'3520aed457aba917d9160581ef7552c3'
|
||||
'eb3efd75ce7d4a9b9912df1b8ead1d90'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.2.0-rc6-1 Kernel Configuration
|
||||
# Linux/arm64 5.2.4-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.1 20180831
|
||||
# Compiler: gcc (GCC) 8.3.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_GCC_VERSION=80300
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
||||
|
|
Loading…
Reference in a new issue