aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/backport-5.15/060-v5.18-02-bpf-selftests-Remove-libcap-usage-from-test_verifier.patch
Commit message (Collapse)AuthorAge
* kernel: backport libcap workaround for BPF selftestsTony Ambardar2023-06-02
Recent libcap versions (>= 2.60) cause problems with BPF kselftests, so backport an upstream patch that replaces libcap and drops the dependency. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>