mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv5 to 5.2.4-1
This commit is contained in:
parent
9ed9bdfef9
commit
b69b8e1c46
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-5.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=5.2.3
|
||||
pkgver=5.2.4
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'168de6bf643bd38f43e0400d2890d611'
|
||||
'93c149bc3cd9125e3cec9c7a69443f21'
|
||||
'b4044be25d4cd6f19397cfbb77bf18b3'
|
||||
'dd25efc6a7b5858b4124731061e56f96'
|
||||
'245e394d09b692db7eac9be7eb8d3bd3'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
|||
'8f3db229f242fc484323bbb15f8b08bb'
|
||||
'91731c26b50e2c933e20e1664ef711e3'
|
||||
'90d343523ccbc08b9accb0eb103c6dc2'
|
||||
'4ea214d165987302851d22dab34b6319'
|
||||
'd73c6a331b19408aa15ef950d364df20'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.2.0-rc6-1 Kernel Configuration
|
||||
# Linux/arm 5.2.4-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
# 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