mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 5.4.8-1
This commit is contained in:
parent
d661232172
commit
4f3ad5e94f
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.4.6
|
||||
pkgver=5.4.8
|
||||
pkgrel=1
|
||||
rcnver=5.4.5
|
||||
rcnrel=armv7-x13
|
||||
|
@ -36,7 +36,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
|
||||
'9f348b83af2fd13db31b7595aded4846'
|
||||
'8a52a7d0df38cf464b85bfb1bedfcb72'
|
||||
'b7c851f8b08ceeb91dcb3206116f44fa'
|
||||
'8741125da5769dec5e2e677e79921873'
|
||||
'c73bd92dfb373cfe747b37388ab79215'
|
||||
|
@ -47,7 +47,7 @@ md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
|
|||
'5ab56d2bf2422714f82e586d1440a835'
|
||||
'20ce2ab46d910316fe00e70ddfb06130'
|
||||
'b209fbb5ea8c5eecb9afa7b77c450f7f'
|
||||
'0cd9361240820a1fe06bed8de20bce40'
|
||||
'4d9d2486172baf43dad720347d2dc6d1'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.2-1 Kernel Configuration
|
||||
# Linux/arm 5.4.8-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.3.0
|
||||
# Compiler: gcc (GCC) 9.2.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80300
|
||||
CONFIG_GCC_VERSION=90200
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
|
|
Loading…
Reference in a new issue