mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7-rc to 4.8.rc4-1
This commit is contained in:
parent
2fd99f8c19
commit
bce0103643
2 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.8
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
_rcnrel=armv7-x1
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -13,7 +13,7 @@ _srcname=linux-4.$((${_rcver##*.}-1))
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -39,8 +39,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk')
|
||||
md5sums=('5276563eb1f39a048e4a8a887408c031'
|
||||
'fa0b8dbf79226c52cf0e97bb316bf769'
|
||||
'924a282a5a7c02b9b6cc56baceec69b1'
|
||||
'a0c0753ff460ff35ef9908ecc97fa943'
|
||||
'17a87e17ea11f6e1bbee6284c5d11e4e'
|
||||
'cdc8a50fddf6a5966b1274674953c0da'
|
||||
'de30242457fc09e7168d50be9e2f4902'
|
||||
'fc911a149c3fa8fed1da2880d0361e32'
|
||||
|
@ -51,7 +51,7 @@ md5sums=('5276563eb1f39a048e4a8a887408c031'
|
|||
'9109d8a8ece6116619b93cd5573c9c28'
|
||||
'4a64303fcd92553c5cb01c9523df8d58'
|
||||
'03916f015afa5fb6d2fb012a6ef03994'
|
||||
'36437d9c9c90cd1bffca9769042e6455'
|
||||
'0cc3e28e75d45f22e1dbbedfeb659685'
|
||||
'7d3061393c215d08f44a46ca48b13b7e'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm 4.8.0-rc3-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -7865,7 +7865,7 @@ CONFIG_SECURITY_NETWORK_XFRM=y
|
|||
CONFIG_SECURITY_PATH=y
|
||||
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
||||
CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
|
||||
CONFIG_HARDENED_USERCOPY=y
|
||||
# CONFIG_HARDENED_USERCOPY is not set
|
||||
CONFIG_SECURITY_SMACK=y
|
||||
CONFIG_SECURITY_SMACK_BRINGUP=y
|
||||
# CONFIG_SECURITY_SMACK_NETFILTER is not set
|
||||
|
|
Loading…
Reference in a new issue