From e104d77877b61dcc801be763a9624f7dfe08f926 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 22 Jun 2020 08:40:50 -0500 Subject: Linux v5.7.5 Signed-off-by: Justin M. Forbes --- kernel.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index c5207a622..aba9959dd 100644 --- a/kernel.spec +++ b/kernel.spec @@ -92,7 +92,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 4 +%define stable_update 5 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -830,7 +830,6 @@ Patch73: 0001-drm-sun4i-sun6i_mipi_dsi-fix-horizontal-timing-calcu.patch Patch74: 0001-arm64-allwinner-dts-a64-add-LCD-related-device-nodes.patch Patch75: 0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch Patch76: 0001-perf-cs-etm-Move-defined-of-traceid_list.patch -Patch77: 0001-pwm-lpss-Fix-get_state-runtime-pm-reference-handling.patch Patch79: 0001-disp-gv100-expose-capabilities-class.patch Patch80: 0001-core-memory-remove-redundant-assignments-to-variable.patch Patch81: 0001-acr-Use-kmemdup-instead-of-kmalloc-and-memcpy.patch @@ -2958,6 +2957,9 @@ fi # # %changelog +* Mon Jun 22 2020 Justin M. Forbes - 5.7.5-200 +- Linux v5.7.5 + * Thu Jun 18 2020 Justin M. Forbes - 5.7.4-200 - Linux v5.7.4 -- cgit