linux4.14: update to 4.14.139.

This commit is contained in:
Helmut Pozimski 2019-08-20 13:49:07 +02:00
parent 50c24ab173
commit a912f7cd55
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.125 Kernel Configuration
# Linux/arm64 4.14.139 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -263,7 +263,7 @@ CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_HAVE_GCC_PLUGINS is not set
CONFIG_HAVE_GCC_PLUGINS=y
# CONFIG_GCC_PLUGINS is not set
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR=y
@ -7352,6 +7352,7 @@ CONFIG_ARM_SCPI_POWER_DOMAIN=y
# CONFIG_FIRMWARE_MEMMAP is not set
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_ISCSI_IBFT=m
CONFIG_RASPBERRYPI_FIRMWARE=y
# CONFIG_FW_CFG_SYSFS is not set
CONFIG_QCOM_SCM=y

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.14'
pkgname=linux4.14
version=4.14.138
version=4.14.139
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2.0-only"
short_desc="Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=f250bd1de3a83c1f015f8e6e9bfa9f20eaef3dc24a6cd60116e49979314b837b
checksum=8c62d495444dba90200740ec770d274780b010e957cfc447f07999d717e37042
nodebug=yes # -dbg package is generated below manually
nostrip=yes