mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
linux4.19: update to 4.19.119.
This commit is contained in:
parent
a687c89fde
commit
7de88248dd
2 changed files with 6 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.112 Kernel Configuration
|
||||
# Linux/arm64 4.19.119 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 9.3.0
|
||||
# Compiler: aarch64-linux-gnu-gcc (GCC) 9.3.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=90300
|
||||
|
@ -394,6 +394,7 @@ CONFIG_ARM64_ERRATUM_845719=y
|
|||
CONFIG_ARM64_ERRATUM_843419=y
|
||||
CONFIG_ARM64_ERRATUM_1024718=y
|
||||
CONFIG_ARM64_ERRATUM_1463225=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||
CONFIG_CAVIUM_ERRATUM_27456=y
|
||||
|
@ -2613,6 +2614,7 @@ CONFIG_SUNDANCE=m
|
|||
# CONFIG_NET_VENDOR_EZCHIP is not set
|
||||
CONFIG_NET_VENDOR_FREESCALE=y
|
||||
# CONFIG_FSL_FMAN is not set
|
||||
CONFIG_DPAA_ERRATUM_A050385=y
|
||||
# CONFIG_FSL_PQ_MDIO is not set
|
||||
# CONFIG_FSL_XGMAC_MDIO is not set
|
||||
# CONFIG_GIANFAR is not set
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.118
|
||||
version=4.19.119
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=89749365f9dafa6c62cc5e920a7e532ed4aad9ab766fb436423b153ffbc08c96
|
||||
checksum=2ba4b94a71bed9957d4d44b08de5552a30576ef2ceaa90f517af598dfe6f9bce
|
||||
python_version=2 #unverified
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue