diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-12 10:11:54 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-12 10:11:54 -0700 |
commit | b7d5547c85011c1880ed1c2b46cd4d7c42830bfc (patch) | |
tree | dcf2fe15f196fc486812a9f457b0689faac48077 | |
parent | Updated to 5.1.8.a (diff) | |
download | linux-libre-hardened-b7d5547c85011c1880ed1c2b46cd4d7c42830bfc.tar.xz |
Updated to 5.1.9.a
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 3 |
2 files changed, 6 insertions, 5 deletions
@@ -17,7 +17,7 @@ pkgbase=linux-libre-hardened _majver=5.1 -_minver=8 +_minver=9 if [ "$_minver" == "0" ]; then _pkgver=${_majver} else @@ -51,15 +51,15 @@ source=( ) sha256sums=('94ad2e0d4d94c3ff2d2c7b37b0f90bc99ea37ed2db3a684a41f5a23411697b94' 'SKIP' - 'a99b77dbf0362c0b670228c8787a0fd747f9ff72267a9c3e79e2c5421607209a' + '0557be4fa53f5c22a9dd90d6902213f4ca9426a432c2764409e3b4fbc216bf0c' 'SKIP' - 'de89d0872949882a90b536fbe08f7a196ef046bffa6b0cf459f839e7f28af88f' + '5807b42a5f959005530cee7a0ba940025ef65d4fb4169e8be36dd02599a1ae90' 'SKIP' '229e063a578db0a278108f37b24da20c2a2a18d825e98a67e426cb0f4b492e4a' '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d' 'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' '0f81d6e4158b7beeb0eb514f1b9401f7e23699cb0f7b0d513e25dae1815daaeb' - 'b43df3de13c746c6d9a50a51cb1a6ec917933f36c40c9000d7ba226f16c8f804' + '6c0a7bdceefc3ecf34dbad821a55cbd4bdfaccf49b8a4fb7a7d8b7b38fae3fcc' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/config.x86_64 b/config.x86_64 index 033a469..d704420 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.8 Kernel Configuration +# Linux/x86 5.1.9 Kernel Configuration # # @@ -6056,6 +6056,7 @@ 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 |