linux4.14: update to 4.14.112.
[skip ci]
This commit is contained in:
parent
2c4a4c02a8
commit
b31eb9f385
4 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 4.14.96 Kernel Configuration
|
# Linux/arm64 4.14.112 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM64=y
|
CONFIG_ARM64=y
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
|
@ -3178,6 +3178,7 @@ CONFIG_NOZOMI=m
|
||||||
CONFIG_N_HDLC=m
|
CONFIG_N_HDLC=m
|
||||||
CONFIG_N_GSM=m
|
CONFIG_N_GSM=m
|
||||||
# CONFIG_TRACE_SINK is not set
|
# CONFIG_TRACE_SINK is not set
|
||||||
|
CONFIG_LDISC_AUTOLOAD=y
|
||||||
CONFIG_DEVMEM=y
|
CONFIG_DEVMEM=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -3276,7 +3277,6 @@ CONFIG_HW_RANDOM_XGENE=m
|
||||||
CONFIG_HW_RANDOM_MESON=y
|
CONFIG_HW_RANDOM_MESON=y
|
||||||
CONFIG_HW_RANDOM_CAVIUM=y
|
CONFIG_HW_RANDOM_CAVIUM=y
|
||||||
CONFIG_HW_RANDOM_MTK=y
|
CONFIG_HW_RANDOM_MTK=y
|
||||||
CONFIG_R3964=m
|
|
||||||
# CONFIG_APPLICOM is not set
|
# CONFIG_APPLICOM is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/i386 4.14.96 Kernel Configuration
|
# Linux/i386 4.14.112 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
|
@ -3406,6 +3406,7 @@ CONFIG_N_HDLC=m
|
||||||
CONFIG_N_GSM=m
|
CONFIG_N_GSM=m
|
||||||
CONFIG_TRACE_ROUTER=m
|
CONFIG_TRACE_ROUTER=m
|
||||||
CONFIG_TRACE_SINK=m
|
CONFIG_TRACE_SINK=m
|
||||||
|
CONFIG_LDISC_AUTOLOAD=y
|
||||||
CONFIG_DEVMEM=y
|
CONFIG_DEVMEM=y
|
||||||
# CONFIG_DEVKMEM is not set
|
# CONFIG_DEVKMEM is not set
|
||||||
|
|
||||||
|
@ -3486,7 +3487,6 @@ CONFIG_HW_RANDOM_VIA=m
|
||||||
CONFIG_HW_RANDOM_VIRTIO=m
|
CONFIG_HW_RANDOM_VIRTIO=m
|
||||||
CONFIG_HW_RANDOM_TPM=m
|
CONFIG_HW_RANDOM_TPM=m
|
||||||
CONFIG_NVRAM=m
|
CONFIG_NVRAM=m
|
||||||
CONFIG_R3964=m
|
|
||||||
CONFIG_APPLICOM=m
|
CONFIG_APPLICOM=m
|
||||||
# CONFIG_SONYPI is not set
|
# CONFIG_SONYPI is not set
|
||||||
CONFIG_MWAVE=m
|
CONFIG_MWAVE=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86_64 4.14.96 Kernel Configuration
|
# Linux/x86_64 4.14.112 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
@ -3458,6 +3458,7 @@ CONFIG_N_HDLC=m
|
||||||
CONFIG_N_GSM=m
|
CONFIG_N_GSM=m
|
||||||
CONFIG_TRACE_ROUTER=m
|
CONFIG_TRACE_ROUTER=m
|
||||||
CONFIG_TRACE_SINK=m
|
CONFIG_TRACE_SINK=m
|
||||||
|
CONFIG_LDISC_AUTOLOAD=y
|
||||||
CONFIG_DEVMEM=y
|
CONFIG_DEVMEM=y
|
||||||
# CONFIG_DEVKMEM is not set
|
# CONFIG_DEVKMEM is not set
|
||||||
|
|
||||||
|
@ -3538,7 +3539,6 @@ CONFIG_HW_RANDOM_VIA=m
|
||||||
CONFIG_HW_RANDOM_VIRTIO=m
|
CONFIG_HW_RANDOM_VIRTIO=m
|
||||||
CONFIG_HW_RANDOM_TPM=m
|
CONFIG_HW_RANDOM_TPM=m
|
||||||
CONFIG_NVRAM=m
|
CONFIG_NVRAM=m
|
||||||
CONFIG_R3964=m
|
|
||||||
CONFIG_APPLICOM=m
|
CONFIG_APPLICOM=m
|
||||||
CONFIG_MWAVE=m
|
CONFIG_MWAVE=m
|
||||||
CONFIG_RAW_DRIVER=m
|
CONFIG_RAW_DRIVER=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.14'
|
# Template file for 'linux4.14'
|
||||||
pkgname=linux4.14
|
pkgname=linux4.14
|
||||||
version=4.14.111
|
version=4.14.112
|
||||||
revision=1
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=f8197d56553f864d1d2e97abbe4fca50f8ab5e72089c292d22f0e4395340a6e8
|
checksum=326101e2cc80a0d7e643074fe9e63f0d6a9c8cf97033f8a07848de373203e472
|
||||||
|
|
||||||
nodebug=yes # -dbg package is generated below manually
|
nodebug=yes # -dbg package is generated below manually
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Reference in a new issue