linux5.4: update to 5.4.193.
This commit is contained in:
parent
166e417ab4
commit
03d8392139
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.4.187 Kernel Configuration
|
||||
# Linux/arm64 5.4.193 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
@ -3835,7 +3835,6 @@ CONFIG_VMXNET3=m
|
||||
CONFIG_NETDEVSIM=m
|
||||
CONFIG_NET_FAILOVER=m
|
||||
# CONFIG_ISDN is not set
|
||||
# CONFIG_NVM is not set
|
||||
|
||||
#
|
||||
# Input device support
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 5.4.180 Kernel Configuration
|
||||
# Linux/x86_64 5.4.193 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
@ -2199,6 +2199,7 @@ CONFIG_PNPACPI=y
|
||||
CONFIG_BLK_DEV=y
|
||||
CONFIG_BLK_DEV_NULL_BLK=m
|
||||
CONFIG_BLK_DEV_FD=m
|
||||
# CONFIG_BLK_DEV_FD_RAWCMD is not set
|
||||
CONFIG_CDROM=m
|
||||
# CONFIG_PARIDE is not set
|
||||
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
|
||||
@ -3524,8 +3525,6 @@ CONFIG_HYPERV_NET=m
|
||||
# CONFIG_NETDEVSIM is not set
|
||||
CONFIG_NET_FAILOVER=m
|
||||
# CONFIG_ISDN is not set
|
||||
CONFIG_NVM=y
|
||||
# CONFIG_NVM_PBLK is not set
|
||||
|
||||
#
|
||||
# Input device support
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'linux5.4'
|
||||
pkgname=linux5.4
|
||||
version=5.4.191
|
||||
version=5.4.193
|
||||
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/v5.x/linux-${version}.tar.xz"
|
||||
checksum=288ca85fcdad18e950ccbe3d640594ee36d5aac226321ed935076fadb0cc0a3a
|
||||
checksum=0d16d343956d311e3f4ab3f032fd626d8e6b67c0db94edd32f561407d374f2a0
|
||||
python_version=3
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
Loading…
x
Reference in New Issue
Block a user