linux4.9: update to 4.9.56

This commit is contained in:
Peter Bui 2017-09-29 09:41:15 -04:00 committed by Enno Boland
parent 208417ead7
commit 099f0288db
3 changed files with 5 additions and 3 deletions

View file

@ -7684,6 +7684,7 @@ CONFIG_PUNIT_ATOM_DEBUG=m
#
CONFIG_KEYS=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_BIG_KEYS is not set
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
# CONFIG_KEY_DH_OPERATIONS is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.9.26 Kernel Configuration
# Linux/x86_64 4.9.56 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -7803,6 +7803,7 @@ CONFIG_X86_DEBUG_FPU=y
#
CONFIG_KEYS=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_BIG_KEYS is not set
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
# CONFIG_KEY_DH_OPERATIONS is not set

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.9'
pkgname=linux4.9
version=4.9.51
version=4.9.56
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=83faa66102d8a4c164857014c5304e08ca6c16f1697851862af17ba61378aa8a
checksum=11d22bdbbca9b74663cfbf6265883494ffa96bcfd8d2d09b55b30b922370d3ca
nodebug=yes # -dbg package is generated below manually
nostrip=yes