mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-espressobin to 5.1.5-1
This commit is contained in:
parent
4702216788
commit
7191e60cfc
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-espressobin
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=5.1.3
|
||||
pkgver=5.1.5
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,10 +24,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook'
|
||||
'91-linux.hook')
|
||||
md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'06ee36333ce2f480ae848320790cebc1'
|
||||
'010a7425cb63f64c8122685d0c860f16'
|
||||
'0ed4373219f57d869bbadafd49fa9861'
|
||||
'dac6bb686ddfb26894d4477ba61c901a'
|
||||
'11c39033716dc1d17dd61631addb0bfb'
|
||||
'9144637f42b779959fb5fcea796f9274'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.1.1-1 Kernel Configuration
|
||||
# Linux/arm64 5.1.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -604,6 +604,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
|
||||
|
|
Loading…
Reference in a new issue