Skip to content

Commit

Permalink
Update to kernel-5.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre-bot committed Aug 31, 2019
1 parent c270f52 commit 61485da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions config-base
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Base config based on Fedora's config (kernel-core-5.2.8-200.fc30.x86_64.rpm)
# Base config based on Fedora's config (kernel-core-5.2.9-200.fc30.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.

#
# Compiler: gcc (GCC) 8.2.1 20180801 (Red Hat 8.2.1-2)
# Compiler: gcc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80201
CONFIG_GCC_VERSION=80301
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
Expand All @@ -21,7 +21,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT="5.2.8-200.fc30.x86_64"
CONFIG_BUILD_SALT="5.2.9-200.fc30.x86_64"
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2.9
5.2.11

0 comments on commit 61485da

Please sign in to comment.