mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
linux5.4: update to 5.4.201.
This commit is contained in:
parent
b378c20047
commit
08c09a9bca
8 changed files with 9 additions and 9 deletions
|
@ -3285,7 +3285,7 @@ CONFIG_DEVPORT=y
|
||||||
# CONFIG_XILLYBUS is not set
|
# CONFIG_XILLYBUS is not set
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -4333,7 +4333,7 @@ CONFIG_XILLYBUS_PCIE=m
|
||||||
CONFIG_XILLYBUS_OF=m
|
CONFIG_XILLYBUS_OF=m
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -3911,7 +3911,7 @@ CONFIG_XILLYBUS_PCIE=m
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_CPU is not set
|
# CONFIG_RANDOM_TRUST_CPU is not set
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -3426,7 +3426,7 @@ CONFIG_DEVPORT=y
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
CONFIG_RANDOM_TRUST_CPU=y
|
CONFIG_RANDOM_TRUST_CPU=y
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -4010,7 +4010,7 @@ CONFIG_XILLYBUS_OF=m
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_CPU is not set
|
# CONFIG_RANDOM_TRUST_CPU is not set
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -3846,7 +3846,7 @@ CONFIG_XILLYBUS_OF=m
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_CPU is not set
|
# CONFIG_RANDOM_TRUST_CPU is not set
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -3984,7 +3984,7 @@ CONFIG_XILLYBUS_PCIE=m
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_CPU is not set
|
# CONFIG_RANDOM_TRUST_CPU is not set
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# 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.200
|
version=5.4.201
|
||||||
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)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
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"
|
||||||
checksum=eae97c9bbf0228bef165be60283ec42cfc9531cea5c641aa3ba131f2125525b8
|
checksum=813dd73120c1f72e69feda9c029902450ebfbac6323fe4cf3c5547a298c36e61
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
nodebug=yes # -dbg package is generated below manually
|
nodebug=yes # -dbg package is generated below manually
|
||||||
|
|
Loading…
Add table
Reference in a new issue