[nvidia-open-kmod] Disable ppc64le failing to build on RHEL
by Nicolas Chauvet
commit 74756a1d57b24ab6c5e5d8a89014e89514f7639c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 11 19:05:24 2022 +0100
Disable ppc64le failing to build on RHEL
nvidia-open-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-open-kmod.spec b/nvidia-open-kmod.spec
index 6d96bfa..bb04a98 100644
--- a/nvidia-open-kmod.spec
+++ b/nvidia-open-kmod.spec
@@ -20,7 +20,7 @@ URL: https://github.com/NVIDIA/open-gpu-kernel-modules
Source0: %{url}/archive/%{version}/open-gpu-kernel-modules-%{version}.tar.gz
Source11: nvidia-open-kmodtool-excludekernel-filterfile
-ExclusiveArch: x86_64 aarch64 ppc64le
+ExclusiveArch: x86_64 aarch64
# get the needed BuildRequires (in parts depending on what we build for)
%global AkmodsBuildRequires %{_bindir}/kmodtool
1 year, 11 months
[nvidia-open-kmod/el9: 8/8] Merge branch 'master' into el9
by Nicolas Chauvet
commit e2e245cb717be09213e8ff512777934711e98416
Merge: 71aa018 c2f13ea
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 11 18:43:33 2022 +0100
Merge branch 'master' into el9
nvidia-open-kmod.spec | 17 ++++++++++++++++-
sources | 2 +-
2 files changed, 17 insertions(+), 2 deletions(-)
---
1 year, 11 months
[nvidia-open-kmod/el9] (8 commits) ...Merge branch 'master' into el9
by Nicolas Chauvet
Summary of changes:
730488c... Update to 515.76 (*)
51c1e16... Update to 520.56.06 (*)
90ddf50... Change gcc to gcc-c++ requires (*)
e706856... Bump changelog (*)
13c3060... Update to 525.53 beta (*)
6cd79ff... fix debug issue (*)
c2f13ea... Update to 525.60.11 (*)
e2e245c... Merge branch 'master' into el9
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[nvidia-settings/el9] (8 commits) ...Update to 525.60.11
by Nicolas Chauvet
Summary of changes:
38ea3bc... - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass (*)
4d475a3... Update to 515.76 (*)
1ec6874... add aarch64 support (*)
e855e0b... add macros for _smp_mflags (*)
a86d212... Relax nvidia-kmod-common version requirement (*)
773dfa4... Update to 520.56.06 (*)
e59e98d... Update to 525.53 beta (*)
87dc567... Update to 525.60.11 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[xorg-x11-drv-nvidia/el9: 26/26] Merge remote-tracking branch 'origin/master' into el9
by Nicolas Chauvet
commit fc3ffeea4cb1f8794ed794264927a12e8c0145b3
Merge: 495235a a68e56e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 11 18:32:20 2022 +0100
Merge remote-tracking branch 'origin/master' into el9
Resolved conflict: xorg-x11-drv-nvidia.spec
.gitignore | 1 +
sources | 3 +-
xorg-x11-drv-nvidia.spec | 105 ++++++++++++++++++++++++++++++++++++-----------
3 files changed, 83 insertions(+), 26 deletions(-)
---
1 year, 11 months
[xorg-x11-drv-nvidia/el9] (26 commits) ...Merge remote-tracking branch 'origin/master' into el9
by Nicolas Chauvet
Summary of changes:
c180b83... Update to 515.43.04 beta (*)
fb8f39f... Remove nvidia-settings lib (*)
0a68e08... kernel-open isn't ready for main stream use (*)
bbf2a3a... Add both kernel and kernel-open to the kmodsrc (*)
8cb4779... Update changelog (*)
907d5e3... Add simpledrm boot option (*)
876994e... Add option to blacklist simpledrm (*)
2302d52... Update to 515.48.07 (*)
683a23f... Update to 515.57 (*)
a6dd38b... Update to 515.65.01 (*)
fe16952... Drop open kernel module from src sub-package (*)
3dd7b3f... Revert "Drop open kernel module from src sub-package" (*)
a9d0540... Add support for nvidia-open-kmod (*)
e092cb0... remove unused options (*)
017a6be... Update to 515.76 (*)
46c8e4c... Fix f38 lib screw up (*)
39a75af... add aarch64 support (*)
510cf22... Drop boolean deps on aarch64 for x86 gl (*)
ed68e32... Undefine _missing_build_ids_terminate_build (*)
d04170c... Update to 520.56.06 (*)
7993e83... fix build and clean up (*)
a59097a... Fix f38 screw up (*)
25c7c5b... Update to 525.53 beta (*)
b49a660... fix (*)
a68e56e... Update to 525.60.11 (*)
fc3ffee... Merge remote-tracking branch 'origin/master' into el9
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months