mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv5-rc to 4.8.rc2-1
This commit is contained in:
parent
2e289a2a1e
commit
6e2ae8b6da
2 changed files with 7 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.8
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -26,11 +26,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('5276563eb1f39a048e4a8a887408c031'
|
||||
'6c8676e10b08ae2fec819e728ac4555e'
|
||||
'0d6c6c82846042198bc6ac4260a88b03'
|
||||
'77bd4cf88b10ab0a5545c99383675b5e'
|
||||
'a46e1936a8a028342a8cd2286e0a344c'
|
||||
'7feab415253a953c99ae14c4d9d816e3'
|
||||
'c37f2fc795d813eb8dafdbbd02649211')
|
||||
'd3dcc70a9a0dcb2f7a4074298ba6d976')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.8.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5274,6 +5274,9 @@ CONFIG_ENCRYPTED_KEYS=y
|
|||
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
||||
# CONFIG_SECURITY is not set
|
||||
# CONFIG_SECURITYFS is not set
|
||||
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
||||
CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
|
||||
CONFIG_HARDENED_USERCOPY=y
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
CONFIG_DEFAULT_SECURITY=""
|
||||
CONFIG_XOR_BLOCKS=m
|
||||
|
|
Loading…
Reference in a new issue