From 242976c8f976c0ad859b67b120189e4377ba62b1 Mon Sep 17 00:00:00 2001 From: fepitre-bot Date: Sat, 1 Feb 2020 05:05:21 +0100 Subject: [PATCH] Update to kernel-5.4.16 --- config-base | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config-base b/config-base index cc2955f..bc2482d 100644 --- a/config-base +++ b/config-base @@ -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 diff --git a/version b/version index 27acfd2..c329496 100644 --- a/version +++ b/version @@ -1 +1 @@ -5.4.14 +5.4.16