[meta-arago][master][PATCH] ltp-ddt: Add missing iproute2-bridge dependency
Ryan Eatmon <[email protected]> Mon, 9 Mar 2026 14:19:59 -0500
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
A change in oe-core [1] broke the bridge command out into its own package. [1] https://git.openembedded.org/openembedded-core/commit/?id=21689b8984fd426f4e21d729d82444d3a8e230b7 Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc index bb3b7e9c..602f75ca 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc @@ -96,6 +96,7 @@ RDEPENDS:${PN} = "\ gdb \ gzip \ iproute2 \ + iproute2-bridge \ ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'iputils-ping6', '', d)} \ ldd \ libaio \ -- 2.43.0