openwrt/package
Kien Truong fea7478f2d 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>
(cherry picked from commit fa468d4bcd)
2023-04-02 22:25:49 +02:00
..
base-files OpenWrt v22.03.3: revert to branch defaults 2023-01-03 22:03:42 +01:00
boot uboot-envtools: add support for ramips Asus RX-AX53U 2023-04-02 12:21:26 +02:00
devel gdb: Do not link against xxhash 2023-01-02 18:51:17 +01:00
firmware wireless-regdb: update to 2023.02.13 2023-04-02 22:07:28 +02:00
kernel bpf-headers: fix package category 2023-04-02 22:07:28 +02:00
libs openssl: fix variable reference in conffiles 2023-04-02 22:07:28 +02:00
network iproute2: add missing libbpf dependency 2023-04-02 22:25:49 +02:00
system rpcd: update to latest Git HEAD 2022-12-19 15:33:27 +01:00
utils treewide: Trigger reinstall of all wolfssl dependencies 2023-01-01 21:42:41 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00