mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-aarch64 to 5.1.5-1
This commit is contained in:
parent
025fa54536
commit
4702216788
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=5.1.3
|
||||
pkgver=5.1.5
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -28,12 +28,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'06ee36333ce2f480ae848320790cebc1'
|
||||
'010a7425cb63f64c8122685d0c860f16'
|
||||
'6af957dedb319049ddc903f5730d3ae8'
|
||||
'eee2e8059822d48f18086f4b36ed30bf'
|
||||
'910651d04b2f5fea9889df596b329035'
|
||||
'bd11e72a670134a38a75da3435bf8bcb'
|
||||
'bc8804313dfd92134ad586f5797c918d'
|
||||
'b87105f46091e1976147780fc4cd43e5'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.1.0-1 Kernel Configuration
|
||||
# Linux/arm64 5.1.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -652,6 +652,7 @@ CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
|
|||
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
|
||||
CONFIG_ARCH_MMAP_RND_BITS=18
|
||||
CONFIG_CLONE_BACKWARDS=y
|
||||
CONFIG_64BIT_TIME=y
|
||||
CONFIG_HAVE_ARCH_VMAP_STACK=y
|
||||
CONFIG_VMAP_STACK=y
|
||||
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
|
||||
|
@ -1757,7 +1758,7 @@ CONFIG_LWTUNNEL_BPF=y
|
|||
CONFIG_DST_CACHE=y
|
||||
CONFIG_GRO_CELLS=y
|
||||
CONFIG_NET_SOCK_MSG=y
|
||||
# CONFIG_NET_DEVLINK is not set
|
||||
CONFIG_NET_DEVLINK=y
|
||||
CONFIG_FAILOVER=m
|
||||
CONFIG_HAVE_EBPF_JIT=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue