mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-aarch64-rc to 5.1.rc3-1
This commit is contained in:
parent
50ab5df37c
commit
5297548e09
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.1
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -30,13 +30,13 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('00f2a2fc5a32f662a5cf2e21b1892c4f'
|
||||
md5sums=('53e9207a94532d73bbef91cd80ef2e10'
|
||||
'bca6950ebc7146384de4d37579bf576b'
|
||||
'4aa33b50a14edcc63a406a4de744c413'
|
||||
'dc8ec5415f6a1af425316c310f747fa7'
|
||||
'4477684c49622c88884efb4bb7aeb3a3'
|
||||
'fc1413b1931091271449b9d78a05c984'
|
||||
'009a3b977fbdd6865e720e55929035ed'
|
||||
'cb6d0271d0281481dd73f712905e024f'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.1.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm64 5.1.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -8189,6 +8189,7 @@ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
|||
CONFIG_SECURITY_YAMA=y
|
||||
# CONFIG_SECURITY_SAFESETID is not set
|
||||
# CONFIG_INTEGRITY is not set
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
|
||||
CONFIG_XOR_BLOCKS=m
|
||||
CONFIG_ASYNC_CORE=m
|
||||
|
|
Loading…
Reference in a new issue