From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: peng.zhang1.cn@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS
Date: Tue, 21 Apr 2026 02:36:28 +0000 [thread overview]
Message-ID: <aebirEvtxPjHg917@gmail.com> (raw)
In-Reply-To: <20260416104551.1587064-1-peng.zhang1.cn@windriver.com>
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 <peng.zhang1.cn@windriver.com>
>
> 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 <peng.zhang1.cn@windriver.com>
> ---
> 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: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2026-04-21 2:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-16 10:45 [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS peng.zhang1.cn
2026-04-21 2:36 ` Bruce Ashfield [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aebirEvtxPjHg917@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=peng.zhang1.cn@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.