mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv7 to 5.1.4-1
This commit is contained in:
parent
7191e60cfc
commit
319af6daf1
2 changed files with 7 additions and 6 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.1.3
|
||||
pkgver=5.1.4
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x3
|
||||
rcnrel=armv7-x4
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'06ee36333ce2f480ae848320790cebc1'
|
||||
'7a0fdc8b3c7ffe228f68345295f5e8f4'
|
||||
'7c2ddda642038dd20d02df5072cd51c8'
|
||||
'9f2d9d0ca4f4bd930cc8aa2613fa0c53'
|
||||
'6f246601cdecde127ebed315ef43c160'
|
||||
'5e381b69c3489bee2b3a4b9fdb13341c'
|
||||
'b0915e4cb58dea29468a2c6f8ec1293d'
|
||||
|
@ -44,7 +44,7 @@ md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
|||
'04da90e80f4e688737bc5fdd559bc0fd'
|
||||
'115109b6746ab011dcc05e85959a30c0'
|
||||
'32fd9f4595caebff5c761d336af19bc8'
|
||||
'174a565035583b04f6aeb8971a2a825d'
|
||||
'd4fcd4a20aa5ef23058d3f5374dade9d'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.1.0-1 Kernel Configuration
|
||||
# Linux/arm 5.1.4-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -8404,6 +8404,7 @@ CONFIG_ROMFS_ON_MTD=y
|
|||
CONFIG_UFS_FS=m
|
||||
# CONFIG_UFS_FS_WRITE is not set
|
||||
# CONFIG_UFS_DEBUG is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
CONFIG_NFS_V2=y
|
||||
|
|
Loading…
Reference in a new issue