From 61df67a6d3b9ef76b25bdef2e86f93b0b5b6c13a Mon Sep 17 00:00:00 2001 From: fepitre-bot Date: Sat, 28 Mar 2020 05:39:12 +0100 Subject: [PATCH] Update to kernel-5.5.13 --- config-base | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config-base b/config-base index 1710d6db..c34afee5 100644 --- a/config-base +++ b/config-base @@ -1,4 +1,4 @@ -# Base config based on Fedora's config (kernel-core-5.5.9-200.fc31.x86_64.rpm) +# Base config based on Fedora's config (kernel-core-5.5.11-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. @@ -24,7 +24,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_UAPI_HEADER_TEST=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_BUILD_SALT="5.5.9-200.fc31.x86_64" +CONFIG_BUILD_SALT="5.5.11-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 030df7b6..4a4d5a58 100644 --- a/version +++ b/version @@ -1 +1 @@ -5.5.10 +5.5.13