mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
linux5.4: update to 5.4.223.
This commit is contained in:
parent
2aeaa59ca0
commit
32b92d1a06
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 5.4.193 Kernel Configuration
|
# Linux/arm64 5.4.223 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -331,6 +331,7 @@ CONFIG_ARM64_ERRATUM_1165522=y
|
||||||
CONFIG_ARM64_ERRATUM_1286807=y
|
CONFIG_ARM64_ERRATUM_1286807=y
|
||||||
CONFIG_ARM64_ERRATUM_1463225=y
|
CONFIG_ARM64_ERRATUM_1463225=y
|
||||||
CONFIG_ARM64_ERRATUM_1542419=y
|
CONFIG_ARM64_ERRATUM_1542419=y
|
||||||
|
CONFIG_ARM64_ERRATUM_1742098=y
|
||||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||||
CONFIG_CAVIUM_ERRATUM_23144=y
|
CONFIG_CAVIUM_ERRATUM_23144=y
|
||||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||||
|
@ -786,7 +787,6 @@ CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
|
||||||
CONFIG_STRICT_KERNEL_RWX=y
|
CONFIG_STRICT_KERNEL_RWX=y
|
||||||
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
|
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
|
||||||
CONFIG_STRICT_MODULE_RWX=y
|
CONFIG_STRICT_MODULE_RWX=y
|
||||||
CONFIG_REFCOUNT_FULL=y
|
|
||||||
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
|
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
|
||||||
CONFIG_ARCH_USE_MEMREMAP_PROT=y
|
CONFIG_ARCH_USE_MEMREMAP_PROT=y
|
||||||
# CONFIG_LOCK_EVENT_COUNTS is not set
|
# CONFIG_LOCK_EVENT_COUNTS is not set
|
||||||
|
@ -4331,9 +4331,8 @@ CONFIG_DEVPORT=y
|
||||||
CONFIG_XILLYBUS=m
|
CONFIG_XILLYBUS=m
|
||||||
CONFIG_XILLYBUS_PCIE=m
|
CONFIG_XILLYBUS_PCIE=m
|
||||||
CONFIG_XILLYBUS_OF=m
|
CONFIG_XILLYBUS_OF=m
|
||||||
# end of Character devices
|
|
||||||
|
|
||||||
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
# end of Character devices
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.4'
|
# Template file for 'linux5.4'
|
||||||
pkgname=linux5.4
|
pkgname=linux5.4
|
||||||
version=5.4.220
|
version=5.4.223
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version%.*}"
|
wrksrc="linux-${version%.*}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
|
@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
||||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||||
checksum="bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
|
checksum="bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
|
||||||
f087fde8be8bd6dbbaf631263bc4f2babbacfb10fb23166f14596da7b374f703"
|
5322f027f4e847936ef43c31b8e8e8c01281300c0e4960f4e870982a20b43b86"
|
||||||
python_version=3
|
python_version=3
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue