[meta-arago][master][PATCH 1/2] packagegroup-arago-connectivity: Add iproute2-bridge
Ryan Eatmon <[email protected]> Thu, 5 Mar 2026 09:14:04 -0600
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Ryan Eatmon <[email protected]> --- .../packagegroups/packagegroup-arago-connectivity.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb index ab299391..98e8f897 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-connectivity.bb @@ -62,8 +62,9 @@ CONNECTIVITY_RDEPENDS = " \ htop \ iptables \ iproute2 \ - iproute2-tc \ + iproute2-bridge \ iproute2-devlink \ + iproute2-tc \ ${WLAN_COMMON} \ ${WLAN_TI} \ ${BT_COMMON} \ -- 2.43.0