openwrt/package
Tony Ambardar 6b2bcd2597 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>
(cherry picked from commit 9e64e4ce26)
2021-03-29 22:26:27 +02:00
..
base-files base-files: add logging for configuration import 2021-03-22 21:08:00 +01:00
boot uboot-envtools: adjust compile patch to version v2021.01 2021-03-01 21:50:08 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware tfa-layerscape: build fiptool again 2021-02-21 13:55:30 +01:00
kernel packages: kernel: add gpio-nxp-74hc153 2021-03-27 07:46:14 +01:00
libs openssl: bump to 1.1.1k 2021-03-27 07:34:35 +01:00
network bpftools: fix libbpf pkgconfig file 2021-03-29 22:26:27 +02:00
system rpcd: update to git HEAD 2021-03-15 21:53:16 +00:00
utils busybox: udhcpc, allow zero length dhcp options 2021-03-29 22:16:54 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00