Build with bpftool

i9-ispras changed/i9-ispsar/kernel-6.1.104-3.lvc4.el9.inferit
Arkady L. Shane 3 months ago
parent 6b6d66cb8e
commit 2c94ef39e2
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -39,7 +39,7 @@
%endif
# Set pkg_release.
%global pkg_release 2%{?buildid}.%{?lvc}%{?dist}.inferit
%global pkg_release 3%{?buildid}.%{?lvc}%{?dist}.inferit
# Architectures upon which we can sign the kernel
# for secure boot authentication.
@ -120,8 +120,6 @@
%ifarch x86_64 || aarch64
%define with_doc 0
# temporary fix to resolve build error in linux-6.1.103
%define with_bpftool 0
%endif
%ifarch x86_64
@ -1483,6 +1481,9 @@ fi
%kernel_lt_variant_files %{_use_vdso} %{with_std}
%changelog
* Tue Oct 8 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 6.1.111-3.lvc4.inferit
- Build with bpftool
* Tue Oct 8 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 6.1.111-2.lvc4.inferit
- Bump release

Loading…
Cancel
Save