mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-armv5-rc to 4.8.rc4-1
This commit is contained in:
parent
dc16319248
commit
a1063546f9
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.8
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
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'
|
||||
'fa0b8dbf79226c52cf0e97bb316bf769'
|
||||
'a0c0753ff460ff35ef9908ecc97fa943'
|
||||
'77bd4cf88b10ab0a5545c99383675b5e'
|
||||
'a46e1936a8a028342a8cd2286e0a344c'
|
||||
'7feab415253a953c99ae14c4d9d816e3'
|
||||
'd3dcc70a9a0dcb2f7a4074298ba6d976')
|
||||
'0365059a0cff74c099ca298e700aada1')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm 4.8.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5276,7 +5276,7 @@ CONFIG_ENCRYPTED_KEYS=y
|
|||
# CONFIG_SECURITYFS is not set
|
||||
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
||||
CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
|
||||
CONFIG_HARDENED_USERCOPY=y
|
||||
# CONFIG_HARDENED_USERCOPY is not set
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
CONFIG_DEFAULT_SECURITY=""
|
||||
CONFIG_XOR_BLOCKS=m
|
||||
|
|
Loading…
Reference in a new issue