mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x to 4.15.2-1
This commit is contained in:
parent
03bdac9d41
commit
260e9074f4
2 changed files with 5 additions and 10 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.15.1
|
||||
pkgver=4.15.2
|
||||
pkgrel=1
|
||||
rcnrel=bone3
|
||||
arch=('armv7h')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
||||
'839159e4710e11dcc836023b3d7b1bf7'
|
||||
'20e58f252ca52349da03a2ac82245d35'
|
||||
'2ab9af1ef74132932b760e677e338983'
|
||||
'27d50f8420765e54bbe3371ba0317597'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'37851272ffb1412bae96397e9cf965a0'
|
||||
'62dea310e5428c7a512f977ff36c2d08'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.15.1-1 Kernel Configuration
|
||||
# Linux/arm 4.15.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -6436,11 +6436,6 @@ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
|||
CONFIG_INTEGRITY=y
|
||||
# CONFIG_INTEGRITY_SIGNATURE is not set
|
||||
# CONFIG_IMA is not set
|
||||
# CONFIG_IMA_TEMPLATE is not set
|
||||
# CONFIG_IMA_NG_TEMPLATE is not set
|
||||
# CONFIG_IMA_SIG_TEMPLATE is not set
|
||||
# CONFIG_IMA_DEFAULT_HASH_SHA1 is not set
|
||||
# CONFIG_IMA_DEFAULT_HASH_SHA256 is not set
|
||||
# CONFIG_EVM is not set
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
CONFIG_DEFAULT_SECURITY=""
|
||||
|
|
Loading…
Reference in a new issue