Update to kernel-5.4.16

This commit is contained in:
fepitre-bot 2020-02-01 05:05:21 +01:00
parent ff12fdef02
commit 242976c8f9
No known key found for this signature in database
GPG Key ID: 656946BA873DDEC1
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Base config based on Fedora's config (kernel-core-5.4.13-201.fc31.x86_64.rpm)
# Base config based on Fedora's config (kernel-core-5.4.14-200.fc31.x86_64.rpm)
# Only modification is `yes '' | make oldconfig` to drop config settings which
# depend on Fedora patches and adjust for the small version difference.
@ -26,7 +26,7 @@ CONFIG_KERNEL_HEADER_TEST=y
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT="5.4.13-201.fc31.x86_64"
CONFIG_BUILD_SALT="5.4.14-200.fc31.x86_64"
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y

View File

@ -1 +1 @@
5.4.14
5.4.16