From b6670052876b21ed6905a8eb2be5258291a0b38b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 21 Jul 2021 14:21:01 -0500 Subject: kernel-5.14.0-0.rc2.20210721git8cae8cd89f05.24 * Wed Jul 21 2021 Fedora Kernel Team [5.14.0-0.rc2.20210721git8cae8cd89f05.24] - redhat/configs: Add CONFIG_INTEL_PMT_CRASHLOG (Michael Petlan) [1880486] - redhat/configs: Add CONFIG_INTEL_PMT_TELEMETRY (Michael Petlan) [1880486] - redhat/configs: Add CONFIG_MFD_INTEL_PMT (Michael Petlan) [1880486] - redhat/configs: enable CONFIG_BLK_DEV_ZONED (Ming Lei) [1638087] - Add --with clang_lto option to build the kernel with Link Time Optimizations (Tom Stellard) - common: disable DVB_AV7110 and associated pieces (Peter Robinson) - Fix fedora-only config updates (Don Zickus) - Fedor config update for new option (Justin M. Forbes) Resolves: rhbz#1638087, rhbz#1880486 Signed-off-by: Justin M. Forbes --- Makefile.rhelver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.rhelver') diff --git a/Makefile.rhelver b/Makefile.rhelver index e055331e5..bee55fb24 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 23 +RHEL_RELEASE = 24 # # Early y+1 numbering -- cgit