Skip to content

Commit db92129

Browse files
committed
kernel.spec: package unstripped kselftests/bpf/test_progs
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2161464 Upstream Status: RHEL only ARK commit 0f69c9d58d1f2f65d1f4266a38a05f933a33ecbf Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent 9a8d282 commit db92129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redhat/kernel.spec.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,6 +2419,7 @@ for dir in bpf bpf/no_alu32 bpf/progs; do
24192419
xargs -0 cp -t %{buildroot}%{_libexecdir}/kselftests/$dir || true
24202420
done
24212421
ln -sr %{buildroot}%{_libexecdir}/kselftests/bpf/bpftool %{buildroot}%{_libexecdir}/kselftests/bpf/no_alu32/bpftool
2422+
%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs"
24222423
popd
24232424
export -n BPFTOOL
24242425
%endif

0 commit comments

Comments
 (0)