diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-17 07:19:37 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-17 07:19:37 -0700 |
commit | f96f8feb53b3056bb708fdfeecfcd08d7a3ed8c0 (patch) | |
tree | 9f27c653c43a549db54205063794e12a01dcccfe | |
parent | Updated to 5.1.9.a (diff) | |
download | linux-libre-hardened-f96f8feb53b3056bb708fdfeecfcd08d7a3ed8c0.tar.xz |
Updated to 5.1.10.a
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 3 |
2 files changed, 5 insertions, 6 deletions
@@ -17,7 +17,7 @@ pkgbase=linux-libre-hardened _majver=5.1 -_minver=9 +_minver=10 if [ "$_minver" == "0" ]; then _pkgver=${_majver} else @@ -51,15 +51,15 @@ source=( ) sha256sums=('94ad2e0d4d94c3ff2d2c7b37b0f90bc99ea37ed2db3a684a41f5a23411697b94' 'SKIP' - '0557be4fa53f5c22a9dd90d6902213f4ca9426a432c2764409e3b4fbc216bf0c' + 'b907195acfc343d395eec9f2dafc024e8e96fc34a5862e539730b8c30c061bea' 'SKIP' - '5807b42a5f959005530cee7a0ba940025ef65d4fb4169e8be36dd02599a1ae90' + 'd8d33bebab3e9a0c30823f1e17427ff1a6a70dea8dce5f5ccc6a4c92b8e936c9' 'SKIP' '229e063a578db0a278108f37b24da20c2a2a18d825e98a67e426cb0f4b492e4a' '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d' 'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' '0f81d6e4158b7beeb0eb514f1b9401f7e23699cb0f7b0d513e25dae1815daaeb' - '6c0a7bdceefc3ecf34dbad821a55cbd4bdfaccf49b8a4fb7a7d8b7b38fae3fcc' + 'a66df15f829e9a4836688c7c5b14c4070397d05b1e0f383189973f4d6d7e4bef' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/config.x86_64 b/config.x86_64 index d704420..60a6840 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.9 Kernel Configuration +# Linux/x86 5.1.10 Kernel Configuration # # @@ -6056,7 +6056,6 @@ CONFIG_CHASH=m # CONFIG_CHASH_STATS is not set # CONFIG_CHASH_SELFTEST is not set CONFIG_DRM_NOUVEAU=m -CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_DEBUG_MMU is not set |