mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv5 to 5.1.5-1
This commit is contained in:
parent
503c3fb05c
commit
ce46bb3dc2
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=5.1.3
|
||||
pkgver=5.1.5
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'06ee36333ce2f480ae848320790cebc1'
|
||||
'010a7425cb63f64c8122685d0c860f16'
|
||||
'a6a9bd6503c3cab5163590541ed1a125'
|
||||
'965da7ab05bc9f4d67eef06bb429a4d9'
|
||||
'5f785fedf692c7a68bf592564944bff3'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
|||
'eb00def5fc3a2e1d690f3b7e67788345'
|
||||
'638035602b3e456d4babfe5559bfba94'
|
||||
'f85bf2ab9fa056f5dfa7650b59a37d6f'
|
||||
'9f38c0b9e8e9a10359b087156dc10d20'
|
||||
'970488cffa2e0e95cf72c5f7fe9f8d89'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.1.0-rc6-1 Kernel Configuration
|
||||
# Linux/arm 5.1.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -527,6 +527,7 @@ CONFIG_ARCH_MMAP_RND_BITS=8
|
|||
CONFIG_CLONE_BACKWARDS=y
|
||||
CONFIG_OLD_SIGSUSPEND3=y
|
||||
CONFIG_OLD_SIGACTION=y
|
||||
CONFIG_64BIT_TIME=y
|
||||
CONFIG_COMPAT_32BIT_TIME=y
|
||||
CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
|
||||
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
|
||||
|
|
Loading…
Reference in a new issue