aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/backport-5.15/060-v5.18-01-bpf-selftests-Add-helpers-to-directly-use-the-capget.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>