]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 4.4.191 auto/th/kernel-4.4-4.4.191-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 8 Sep 2019 19:37:50 +0000 (21:37 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 8 Sep 2019 19:37:50 +0000 (21:37 +0200)
kernel-multiarch.config
kernel.spec

index 20f9b3ea0fb66478a10e226ce0f1038446ddf856..83277714c37cf9840df3ec2bba6c9141496ccba8 100644 (file)
@@ -9080,6 +9080,7 @@ TEST_STRING_HELPERS all=m
 TEST_KSTRTOX all=m
 TEST_PRINTF all=m
 TEST_RHASHTABLE all=n
+TEST_HASH all=n
 PROVIDE_OHCI1394_DMA_INIT all=n
 BUILD_DOCSRC all=n
 DMA_API_DEBUG all=n
index dde9b238e768b0c00a0fc6b85a9e5dae536d7c9a..a405a4bc8ac55d2a1ecf8d03f2c1b2682651c3b1 100644 (file)
@@ -72,7 +72,7 @@
 
 %define                rel             1
 %define                basever         4.4
-%define                postver         .190
+%define                postver         .191
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -124,7 +124,7 @@ Source0:    http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 9a78fa2eb6c68ca5a40ed5af08142599
 %if "%{postver}" != ".0"
 Patch0:                http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  16d63437dedd2800a9695ac344935fa0
+# Patch0-md5:  b49d35b35215280b440c13cc4294aff4
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.158711 seconds and 4 git commands to generate.