]> TLD Linux GIT Repositories - packages/kernel.git/commitdiff
- updated to 4.14.291
authorMarcin Krol <hawk@tld-linux.org>
Sat, 27 Aug 2022 13:36:38 +0000 (15:36 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 27 Aug 2022 13:36:38 +0000 (15:36 +0200)
kernel-x86.config
kernel-x86_64.config
kernel.spec

index 7fbff9ead6b61638ec578d3231cf265aa34cf7d1..9247d7ab4cef6770c87ed588f8d2cd33fc50a64b 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.281-4.14 Kernel Configuration
+# Linux/x86 4.14.291-4.14 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -4193,6 +4193,8 @@ CONFIG_DEVPORT=y
 CONFIG_XILLYBUS=m
 CONFIG_XILLYBUS_PCIE=m
 CONFIG_XILLYBUS_OF=m
+CONFIG_RANDOM_TRUST_CPU=y
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
 
 #
 # I2C support
index d5af85281a7ae19d8309375023798c7bc0ce602a..cd187e1bede5a6dae4fd9263e4f93195b911b265 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.281-4.14 Kernel Configuration
+# Linux/x86 4.14.291-4.14 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -4108,6 +4108,8 @@ CONFIG_DEVPORT=y
 CONFIG_XILLYBUS=m
 CONFIG_XILLYBUS_PCIE=m
 CONFIG_XILLYBUS_OF=m
+CONFIG_RANDOM_TRUST_CPU=y
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
 
 #
 # I2C support
index c7f362685ab90267250ad9157ff5964d54200f24..e79b2b90458e2bc5401da1ac31335257c03feb34 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_with    verbose         # verbose build (V=1)
 
 %define                basever         4.14
-%define                postver         281
+%define                postver         291
 %define                rel             1
 
 %define                alt_kernel      4.14
@@ -30,7 +30,7 @@ Source0:      http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24
 %if "%{postver}" != "0"
 Source1:       http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Source1-md5: 7ac6a248ba41373afaee0bfece4a66d6
+# Source1-md5: cd6404047a8f7afa154689045db0edd0
 %endif
 
 Source2:       kernel-module-build.pl