mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv5 to 5.4.13-1
This commit is contained in:
parent
0dc6ab2b23
commit
2fb26f7904
2 changed files with 5 additions and 9 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-5.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=5.4.11
|
||||
pkgver=5.4.13
|
||||
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=('ce9b2d974d27408a61c53a30d3f98fb9'
|
||||
'97b423cad77ded9f72f598e09c6987e0'
|
||||
'39df617747325255dcd8e37bad5d9519'
|
||||
'4a4db683dfbc937623d7ed61a4e74798'
|
||||
'89ff9ce39aa1a7dba34074a18a9a0507'
|
||||
'7beb584a258811bd388cfd48046bc25c'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
|
|||
'32a6656c1b09343294fc5317ae1fce56'
|
||||
'32c311a41c3affccd9792519ac44a0a7'
|
||||
'0a3474206671f1155bd66b00277e4d2d'
|
||||
'9fc834f87af09594726b50dcd15865f4'
|
||||
'159bdbe00834c0504ed8d1214d969458'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.8-1 Kernel Configuration
|
||||
# Linux/arm 5.4.13-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -560,6 +560,7 @@ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
|
|||
CONFIG_HAVE_EXIT_THREAD=y
|
||||
CONFIG_ARCH_MMAP_RND_BITS=8
|
||||
CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
|
||||
CONFIG_HAVE_COPY_THREAD_TLS=y
|
||||
CONFIG_CLONE_BACKWARDS=y
|
||||
CONFIG_OLD_SIGSUSPEND3=y
|
||||
CONFIG_OLD_SIGACTION=y
|
||||
|
@ -584,14 +585,9 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
|||
CONFIG_PLUGIN_HOSTCC="g++"
|
||||
CONFIG_HAVE_GCC_PLUGINS=y
|
||||
CONFIG_GCC_PLUGINS=y
|
||||
|
||||
#
|
||||
# GCC plugins
|
||||
#
|
||||
# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
|
||||
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
|
||||
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
|
||||
# end of GCC plugins
|
||||
# end of General architecture-dependent options
|
||||
|
||||
CONFIG_RT_MUTEXES=y
|
||||
|
|
Loading…
Reference in a new issue