mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 5.2.5-2
This commit is contained in:
parent
066d92ffea
commit
dd3ba62ef5
2 changed files with 7 additions and 6 deletions
|
@ -8,9 +8,9 @@ _srcname=linux-5.2
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.2.5
|
||||
pkgrel=1
|
||||
rcnver=5.2.0
|
||||
rcnrel=bone2
|
||||
pkgrel=2
|
||||
rcnver=5.2.5
|
||||
rcnrel=bone3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,10 +26,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'99-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'0bfed20acab24d45232983b54339a3c9'
|
||||
'26c6315665c926c1d9e9df7d3407facb'
|
||||
'970a81288991297870d26d7b01a6027a'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'7b9ecbc7db9b059e64178fcc8aacfb23'
|
||||
'e661ae4fd3bb0c626196420ff05507a6'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -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
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -6436,6 +6436,7 @@ CONFIG_SYSV_FS=m
|
|||
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