mirror of
https://github.com/andersrh/copr-andersrh.git
synced 2026-05-17 13:58:01 +00:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fad7ed54a |
1 changed files with 4 additions and 4 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
Name: kernel-cachyos-lts%{?_lto_args:-lto}-skylake
|
Name: kernel-cachyos-lts%{?_lto_args:-lto}-skylake
|
||||||
Summary: Linux BORE %{?_lto_args:+ LTO }Cachy Sauce Kernel by CachyOS with other patches and improvements.
|
Summary: Linux BORE %{?_lto_args:+ LTO }Cachy Sauce Kernel by CachyOS with other patches and improvements.
|
||||||
Version: %{_basekver}.%{_stablekver}
|
Version: %{_basekver}.%{_stablekver}
|
||||||
Release: cachylts1%{?_lto_args:.lto}.skylake%{?dist}
|
Release: cachylts2%{?_lto_args:.lto}.skylake%{?dist}
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
URL: https://cachyos.org
|
URL: https://cachyos.org
|
||||||
|
|
||||||
|
|
@ -128,11 +128,11 @@ Source2: https://raw.githubusercontent.com/Frogging-Family/linux-tkg/mast
|
||||||
Source10: https://github.com/NVIDIA/open-gpu-kernel-modules/archive/%{_nv_ver}/%{_nv_pkg}.tar.gz
|
Source10: https://github.com/NVIDIA/open-gpu-kernel-modules/archive/%{_nv_ver}/%{_nv_pkg}.tar.gz
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Patch0: %{_patch_src}/all/0001-cachyos-base-all.patch
|
#Patch0: %{_patch_src}/all/0001-cachyos-base-all.patch
|
||||||
Patch1: %{_patch_src}/sched/0001-bore-cachy.patch
|
Patch0: https://raw.githubusercontent.com/firelzrd/bore-scheduler/refs/heads/main/patches/stable/linux-6.12-bore/0001-linux6.12.37-bore-6.4.0.patch
|
||||||
|
|
||||||
%if %{_build_lto}
|
%if %{_build_lto}
|
||||||
Patch2: %{_patch_src}/misc/dkms-clang.patch
|
Patch1: %{_patch_src}/misc/dkms-clang.patch
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{_build_nv}
|
%if %{_build_nv}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue