Re: [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS
Bruce Ashfield <[email protected]> Tue, 21 Apr 2026 02:36:28 +0000
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <[email protected]> |
merged. Bruce In message: [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS on 16/04/2026 Zhang, Peng (Paul) (CN) via lists.yoctoproject.org wrote: > From: Zhang Peng <[email protected]> > > Since upstream commit dbc920030 ("test: add new test program for > connection checks"), netavark test suite no longer uses ncat (from > nmap). The tests now use a built-in Rust-based connection tester > (netavark-connection-tester) instead. This change was included starting > from v1.16.0, so the nmap dependency is no longer needed. > > Signed-off-by: Zhang Peng <[email protected]> > --- > recipes-containers/netavark/netavark_1.17.2.bb | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/recipes-containers/netavark/netavark_1.17.2.bb b/recipes-containers/netavark/netavark_1.17.2.bb > index b0790d92..b9a69e54 100644 > --- a/recipes-containers/netavark/netavark_1.17.2.bb > +++ b/recipes-containers/netavark/netavark_1.17.2.bb > @@ -55,7 +55,6 @@ RDEPENDS:${PN}-ptest += " \ > iputils \ > jq \ > nftables \ > - ${@bb.utils.contains( "TARGET_ARCH", "aarch64", "", "nmap", d)} \ > procps-ps \ > util-linux-nsenter \ > util-linux-unshare \ > -- > 2.34.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#9705): https://lists.yoctoproject.org/g/meta-virtualization/message/9705 > Mute This Topic: https://lists.yoctoproject.org/mt/118855782/1050810 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >