]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.2.3
authorJan Palus <atler@pld-linux.org>
Fri, 10 Mar 2023 14:33:33 +0000 (15:33 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 10 Mar 2023 14:33:33 +0000 (15:33 +0100)
kernel-multiarch.config
kernel.spec

index 6a11de8df20e8a97b3e6b1cb02de6b5ade94cfcc..128fb2e4511edac47ff7696b1624f5fb2c3d4b32 100644 (file)
@@ -15205,6 +15205,7 @@ SND_HDA_GENERIC all=m
 #- Set to Y if you want auto-loading the codec driver
 SND_HDA_POWER_SAVE_DEFAULT all=300
 SND_HDA_INTEL_HDMI_SILENT_STREAM all=y
+SND_HDA_CTL_DEV_ID all=n
 
 #-
 #- *** FILE: sound/pcmcia/Kconfig ***
index 3a1bfd06e08705bb417954d8bf08ba7c383f969f..2403263842f96dfd788ea5ba14e259b0ce29199f 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         6.2
-%define                postver         .1
+%define                postver         .3
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -121,7 +121,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 787862593d7bf354cf1a5c37e21fc147
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  be09fdc4f007b676d67e894d96304500
+# Patch0-md5:  99cae4bbcfdfb3470e3b73a46a2a4399
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.110534 seconds and 4 git commands to generate.