]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 5.3.10 auto/th/kernel-5.3.10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Nov 2019 21:14:48 +0000 (22:14 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Nov 2019 21:14:48 +0000 (22:14 +0100)
kernel-multiarch.config
kernel.spec

index d0e68ed8b30a5cfd270a9093ad3a092875c197b5..7fb93052b88f280c8a0082e27a5bbc229e010348 100644 (file)
@@ -12861,6 +12861,7 @@ SCSI_OSD_INITIATOR all=m
 SCSI_OSD_ULD all=m
 SECURITY_APPARMOR_BOOTPARAM_VALUE=1
 SECURITY_SELINUX_BOOTPARAM_VALUE all=0
+SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 all=y
 SOC_CAMERA_MT9M001 all=m
 SOC_CAMERA_MT9T112 all=m
 SOC_CAMERA_OV772X all=m
index ad5dc31c7de699c8bd47734cae07bc37d5f2515b..5fd5d8de9573a3a166acf00da27752ccc579548f 100644 (file)
@@ -69,7 +69,7 @@
 
 %define                rel             1
 %define                basever         5.3
-%define                postver         .9
+%define                postver         .10
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -123,7 +123,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: c99feaade8047339528fb066ec5f8a49
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  1285e9d40e694274668f1e3cf6f031b9
+# Patch0-md5:  92a78a2367f8019cd79a7566a4046d25
 %endif
 Source1:       kernel.sysconfig
 
This page took 1.696639 seconds and 4 git commands to generate.