tn3399_openwrt/package
Kien Truong fa468d4bcd iproute2: add missing libbpf dependency
This patch adds libbpf to the dependencies of tc-mod-iptables.

The package tc-mod-iptables is missing libbpf as a dependency,
which leads to the build failure described in bug #9491

    LIBBPF_FORCE=on set, but couldn't find a usable libbpf

The build dependency is already automatically added because some other
packages from iproute2 depend on libbpf, but bpftools has multiple build
variants. With multiple build variants none gets build by default and
the build system will not build bpftools before iproute2.

Fixes: #9491
Signed-off-by: Kien Truong <duckientruong@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-09-11 01:30:11 +02:00
..
base-files base-files: rename ethernet devs on known boards 2022-09-10 21:16:20 +02:00
boot realtek: add support for TP-Link SG2452P v4 aka T1600G-52PS v4 2022-09-10 22:13:52 +02:00
devel strace: replace PKG_CPE_ID 2022-09-06 16:36:36 +01:00
firmware linux-firmware: package MediaTek MT792[12] Bluetooth firmware 2022-09-09 21:08:37 +01:00
kernel kernel: fix Aquantia AQtion Atlantic module dependencies 2022-09-10 18:23:14 +01:00
libs libunwind: update to 1.6.2 2022-09-07 04:22:40 +01:00
network iproute2: add missing libbpf dependency 2022-09-11 01:30:11 +02:00
system rpcd: bump version to 2022-08-24 2022-08-25 06:59:41 +02:00
utils px5g-wolfssl: replace unnecessary strncmp() 2022-09-11 01:30:11 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00