mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 4.20.6-1
This commit is contained in:
parent
fdc557c736
commit
8ac41c4d55
2 changed files with 7 additions and 6 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.20
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.20.5
|
||||
pkgver=4.20.6
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x5
|
||||
rcnrel=armv7-x6
|
||||
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'
|
||||
'252659f87621cc2190a2285662205c88'
|
||||
'3a6f88d7392567bfaec0ad83ed5b53c1'
|
||||
'b8faceed2182f048279e400846df8ab7'
|
||||
'85cd6dfbc36edbfa4332d3b1ab108d49'
|
||||
'a9f76b75f18f89d535bbbe357c08f70e'
|
||||
'40708505c237608fbc3923a714f8ffcb'
|
||||
'339f1a7d7242c8639f33f6acd370f761'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
|||
'c5fce59d890676702244170c2736dcb1'
|
||||
'2907befef7c5dc788ceb5a99fdefd23c'
|
||||
'2faa70647c4965b32e9f0f597614fcbf'
|
||||
'6b95ea40314c5531cea810e3a16e02f9'
|
||||
'c08e940b75cb7527fba8a5a620346931'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.20.1-1 Kernel Configuration
|
||||
# Linux/arm 4.20.6-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -8352,6 +8352,7 @@ CONFIG_UFS_FS=m
|
|||
# CONFIG_UFS_DEBUG is not set
|
||||
CONFIG_EXOFS_FS=m
|
||||
# CONFIG_EXOFS_DEBUG is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
CONFIG_ORE=m
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
|
|
Loading…
Reference in a new issue