linux4.14: update to 4.14.67.

This commit is contained in:
Leah Neukirchen 2018-08-28 21:23:10 +02:00
parent b26e006dfd
commit 13abb51fcd
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.57 Kernel Configuration
# Linux/arm64 4.14.67 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -2484,6 +2484,7 @@ CONFIG_DWMAC_GENERIC=m
CONFIG_DWMAC_IPQ806X=m
CONFIG_DWMAC_MESON=m
CONFIG_DWMAC_ROCKCHIP=m
CONFIG_DWMAC_SOCFPGA=m
CONFIG_DWMAC_SUNXI=m
CONFIG_DWMAC_SUN8I=m
# CONFIG_STMMAC_PCI is not set

View File

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