mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 5.16.3-1
This commit is contained in:
parent
2754659981
commit
f11d893dbb
2 changed files with 9 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.16
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.16.2
|
||||
pkgrel=2
|
||||
rcnver=5.16.0
|
||||
rcnrel=armv7-x10
|
||||
pkgver=5.16.3
|
||||
pkgrel=1
|
||||
rcnver=5.16.2
|
||||
rcnrel=armv7-x11
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -36,8 +36,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||
'3ce3933c25c9a589fb072b81894a8f7b'
|
||||
'ca7d6c6442f49b48a6c7de7e04721d89'
|
||||
'9c4ccc30302104ebcebcf2d4e8dc4db8'
|
||||
'0f75396a20409a48f8a314602cc78d82'
|
||||
'b81c2379a8d11aa94c7362cc2e4dc025'
|
||||
'9924e5e533a18f45b5f404e97e24758f'
|
||||
'85fe4d7b5ff10099367b784fb25cd180'
|
||||
|
@ -47,7 +47,7 @@ md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
|||
'd23f935b23d571cb8895fac5bd3c713b'
|
||||
'7a8781dc078b105aeaf725a7a2e4c385'
|
||||
'892ad2ffda3f3fe02a3108ed7767f542'
|
||||
'48bd164d14b4eea405cfb8b47ff96c31'
|
||||
'ff6bd21c7140bfa94963f197cb13d8a9'
|
||||
'0963ff6490be16935370812fc75fa065'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.16.2-1 Kernel Configuration
|
||||
# Linux/arm 5.16.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -9753,6 +9753,7 @@ CONFIG_UFS_FS=m
|
|||
# CONFIG_UFS_FS_WRITE is not set
|
||||
# CONFIG_UFS_DEBUG is not set
|
||||
# CONFIG_EROFS_FS 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