mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-am33x to 4.20.6-1
This commit is contained in:
parent
8ac41c4d55
commit
3b9525f5bf
2 changed files with 7 additions and 6 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.20
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.20.5
|
||||
pkgver=4.20.6
|
||||
pkgrel=1
|
||||
rcnrel=bone5
|
||||
rcnrel=bone6
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
||||
'252659f87621cc2190a2285662205c88'
|
||||
'a8ac618f74d3a66183e2d47311f86aae'
|
||||
'b8faceed2182f048279e400846df8ab7'
|
||||
'0b92d3068d0dfe43166dabbf4e0ca3c1'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'2407ef25333ebcb594f56b9748f8d1b6'
|
||||
'75c4a7f3ff4a0804ec58de47ad420934'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -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
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -6122,6 +6122,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