mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 4.20.12-1
This commit is contained in:
parent
d1135c7ea1
commit
cb45451f95
2 changed files with 8 additions and 8 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.20
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.20.11
|
||||
pkgver=4.20.12
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x7
|
||||
rcnrel=armv7-x8
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -35,8 +35,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
||||
'a54c60bf1a5f5682da13c86985c40336'
|
||||
'12c064d84977ce090c4712afbfde3edd'
|
||||
'18fa4ebb3fe20e06eaa3cb5a2f4cdbf7'
|
||||
'be20ca0f31fa3b6dc53f7b3cbbdcf4f8'
|
||||
'a9f76b75f18f89d535bbbe357c08f70e'
|
||||
'40708505c237608fbc3923a714f8ffcb'
|
||||
'339f1a7d7242c8639f33f6acd370f761'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
|||
'c5fce59d890676702244170c2736dcb1'
|
||||
'2907befef7c5dc788ceb5a99fdefd23c'
|
||||
'2faa70647c4965b32e9f0f597614fcbf'
|
||||
'b9093b16971857906975d1924b582d8f'
|
||||
'a11e26664c39325e6c41e243590710aa'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.20.11-1 Kernel Configuration
|
||||
# Linux/arm 4.20.12-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.0
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80200
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||
|
|
Loading…
Reference in a new issue