bpftools: update to v5.11.16, simplify make
authorTony Ambardar <itugrok@yahoo.com>
Sun, 11 Apr 2021 00:40:21 +0000 (17:40 -0700)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sat, 24 Apr 2021 11:21:40 +0000 (12:21 +0100)
commitaabc6320233f700f303e3e5d0adbba2cfe9ac2d9
treecccd05a245b60c37c9ae41babde4c9098fc6171f
parentcf20f1bb5f0479c2509dd651d08e235a3b9e8755
bpftools: update to v5.11.16, simplify make

Update to the latest stable upstream version.

Drop unneeded make variables to remove redundant assignments seen during
invocation of package Makefile.

Also remove the following patch now included upstream:

  * 200-fix-install-param-order-on-macos.patch

Compile and run-tested on malta/mips32be, using bpftool directly and also
libbpf (linked with tc) to inspect and load simple eBPF programs.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/network/utils/bpftools/Makefile
package/network/utils/bpftools/patches/200-fix-install-param-order-on-macos.patch [deleted file]