From 2c94ef39e2cc8fe7db0a432f4f9a4e37583e6044 Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 8 Oct 2024 13:58:56 +0300 Subject: [PATCH] Build with bpftool --- SPECS/kernel-6.1.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SPECS/kernel-6.1.spec b/SPECS/kernel-6.1.spec index 1c65063..d3a9eb5 100644 --- a/SPECS/kernel-6.1.spec +++ b/SPECS/kernel-6.1.spec @@ -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 - 6.1.111-3.lvc4.inferit +- Build with bpftool + * Tue Oct 8 2024 Arkady L. Shane - 6.1.111-2.lvc4.inferit - Bump release