mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv7 to 5.2.5-2
This commit is contained in:
parent
e2cb4e6da9
commit
066d92ffea
2 changed files with 7 additions and 6 deletions
|
@ -8,9 +8,9 @@ _srcname=linux-5.2
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.2.5
|
||||
pkgrel=1
|
||||
rcnver=5.2.0
|
||||
rcnrel=armv7-x2
|
||||
pkgrel=2
|
||||
rcnver=5.2.5
|
||||
rcnrel=armv7-x3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -36,7 +36,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'0bfed20acab24d45232983b54339a3c9'
|
||||
'5521a83bcbd15e14f344ccba7b0cfc6e'
|
||||
'ef32c9bf05aeff66073c09255a526b32'
|
||||
'6f246601cdecde127ebed315ef43c160'
|
||||
'5e381b69c3489bee2b3a4b9fdb13341c'
|
||||
'b0915e4cb58dea29468a2c6f8ec1293d'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
|||
'04da90e80f4e688737bc5fdd559bc0fd'
|
||||
'115109b6746ab011dcc05e85959a30c0'
|
||||
'32fd9f4595caebff5c761d336af19bc8'
|
||||
'5339c040916561cdf236efb4d08c9a0d'
|
||||
'f8394d347283b9d95e3b3a4b3bbf96da'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.2.5-1 Kernel Configuration
|
||||
# Linux/arm 5.2.5-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -8749,6 +8749,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