mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv5-rc to 5.5.rc6-1
This commit is contained in:
parent
b17726b0fb
commit
6dbee178b4
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=5.5
|
||||
_rcrel=5
|
||||
_rcrel=6
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -30,7 +30,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('a47f19c3b773e77c34c3ef387246af22'
|
||||
md5sums=('0b888434e1d3591876d4095fb809ea77'
|
||||
'1123a0eb91a8d1106159681d9cf2f0b5'
|
||||
'482f24a78f07f2dfce1c729ce565681e'
|
||||
'1b8babf880d604f78554be025877a584'
|
||||
|
@ -40,7 +40,7 @@ md5sums=('a47f19c3b773e77c34c3ef387246af22'
|
|||
'f866247d64950224400b13c18d101784'
|
||||
'd73105d15ac1544ee85f38d1ec9fb58b'
|
||||
'aa8af9dc73bfeb266e061ab87efa7b4b'
|
||||
'949cabe3817c0415941f8cd97c649e4a'
|
||||
'092b076061f82e0eb231015e646789cf'
|
||||
'8cdd0d4cfd60b1af0adec5331de181c2'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.5.0-rc5-1 Kernel Configuration
|
||||
# Linux/arm 5.5.0-rc6-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
|
||||
|
|
Loading…
Reference in a new issue