From 256499412240deecea4a6bdf350962d19f513c8b Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 27 May 2019 23:43:58 +0300 Subject: [PATCH] nvidia-current:ver.bump --- kernel/drivers/module-nvidia-current/actions.py | 4 ++-- kernel/drivers/module-nvidia-current/pspec.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kernel/drivers/module-nvidia-current/actions.py b/kernel/drivers/module-nvidia-current/actions.py index 56c9cad1e3..7c38889227 100644 --- a/kernel/drivers/module-nvidia-current/actions.py +++ b/kernel/drivers/module-nvidia-current/actions.py @@ -26,8 +26,8 @@ def setup(): % (arch, get.srcVERSION())) shelltools.move("tmp/*", ".") - shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch") - shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch") + #shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch") + #shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch") # Our libc is TLS enabled so use TLS library #shelltools.unlink("*-tls.so*") diff --git a/kernel/drivers/module-nvidia-current/pspec.xml b/kernel/drivers/module-nvidia-current/pspec.xml index c5d4d1a695..5fe148c425 100644 --- a/kernel/drivers/module-nvidia-current/pspec.xml +++ b/kernel/drivers/module-nvidia-current/pspec.xml @@ -11,8 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - http://download.nvidia.com/XFree86/Linux-x86/390.87/NVIDIA-Linux-x86-390.87.run - http://download.nvidia.com/XFree86/Linux-x86_64/390.87/NVIDIA-Linux-x86_64-390.87.run + http://download.nvidia.com/XFree86/Linux-x86/390.116/NVIDIA-Linux-x86-390.116.run + http://download.nvidia.com/XFree86/Linux-x86_64/390.116/NVIDIA-Linux-x86_64-390.116.run NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch @@ -166,8 +166,8 @@ 2019-05-27 - 390.87 - Rebuild for new kernel + 390.116 + Version bump. Mustafa Cinasal muscnsl@gmail.com