openwrt/package
Tony Ambardar 9e64e4ce26 bpftools: fix libbpf pkgconfig file
The pkgconfig file hardcodes a host library directory which cannot be
overridden by OpenWrt during builds. Use SED to fix this and potential
include directory problems, as is done with several other packages.

This fixes a strange issue intermittently seen building iproute2 on the
oxnas target:

iptables modules directory: /usr/lib/iptables
libc has setns: yes
SELinux support: no
libbpf support: no
	libbpf version 0.3.0 is too low, please update it to at least 0.1.0
	LIBBPF_FORCE=on set, but couldn't find a usable libbpf

Fixes: 2f0d672088 ("bpftools: add utility and library packages
supporting eBPF usage")
Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2021-03-07 20:07:22 +00:00
..
base-files treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
boot arm-trusted-firmware-mediatek: prune now uneeded declarations 2021-03-06 03:28:52 +00:00
devel
firmware treewide: fix spelling 'seperate' -> 'separate' 2021-02-28 23:59:21 +00:00
kernel treewide: make AddDepends/usb-serial selective 2021-03-06 12:38:38 +01:00
libs libubox: update to git HEAD 2021-03-02 19:16:04 +00:00
network bpftools: fix libbpf pkgconfig file 2021-03-07 20:07:22 +00:00
system fstools: fix build with glibc 2021-03-05 02:07:01 +00:00
utils busybox: sysntpd: option to bind server to iface 2021-03-01 00:34:22 +01:00
Makefile