mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 4.20.13-1
This commit is contained in:
parent
dbb2e20d87
commit
2f19e2be3e
2 changed files with 6 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.20
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.20.12
|
||||
pkgver=4.20.13
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x8
|
||||
rcnrel=armv7-x9
|
||||
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'
|
||||
'18fa4ebb3fe20e06eaa3cb5a2f4cdbf7'
|
||||
'be20ca0f31fa3b6dc53f7b3cbbdcf4f8'
|
||||
'78dfc42ffc09125aac594827977953ab'
|
||||
'8bd39626ab6cdb64964cb13ecac27475'
|
||||
'a9f76b75f18f89d535bbbe357c08f70e'
|
||||
'40708505c237608fbc3923a714f8ffcb'
|
||||
'339f1a7d7242c8639f33f6acd370f761'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
|||
'c5fce59d890676702244170c2736dcb1'
|
||||
'2907befef7c5dc788ceb5a99fdefd23c'
|
||||
'2faa70647c4965b32e9f0f597614fcbf'
|
||||
'a11e26664c39325e6c41e243590710aa'
|
||||
'2c592327a86b961ede5023f5370393fe'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.20.12-1 Kernel Configuration
|
||||
# Linux/arm 4.20.13-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4535,7 +4535,6 @@ CONFIG_MFD_SUN4I_GPADC=m
|
|||
CONFIG_MFD_AS3722=y
|
||||
# CONFIG_PMIC_ADP5520 is not set
|
||||
# CONFIG_MFD_AAT2870_CORE is not set
|
||||
# CONFIG_MFD_AT91_USART is not set
|
||||
# CONFIG_MFD_ATMEL_FLEXCOM is not set
|
||||
# CONFIG_MFD_ATMEL_HLCDC is not set
|
||||
CONFIG_MFD_BCM590XX=y
|
||||
|
|
Loading…
Reference in a new issue