]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- 4.14.188 auto/th/kernel-4.14-4.14.188-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Jul 2020 09:19:15 +0000 (11:19 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Jul 2020 09:19:15 +0000 (11:19 +0200)
kernel-multiarch.config
kernel.spec

index 394f5d904b39c07a6b7d8b5205eaa88cb36c2185..e3a3452d825a15d24f6352c16b1515e2e64a274e 100644 (file)
@@ -1118,6 +1118,7 @@ EFI_BOOTLOADER_CONTROL all=m
 EFI_CAPSULE_LOADER all=m
 EFI_TEST all=m
 RESET_ATTACK_MITIGATION all=y
+EFI_CUSTOM_SSDT_OVERLAYS all=y
 
 #-
 #- *** FILE: drivers/firmware/google/Kconfig ***
index 29fd6474c07dbad2902930fac15c7ae49c92d69c..bfb6f13ac283900fbb310724e28dab689a4226aa 100644 (file)
@@ -70,7 +70,7 @@
 
 %define                rel             1
 %define                basever         4.14
-%define                postver         .184
+%define                postver         .188
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -122,7 +122,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  f5631868e903d9dc66d381fe12728316
+# Patch0-md5:  7095b7ba5e74f64fe393b6539fd83394
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.534842 seconds and 4 git commands to generate.