* [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS
@ 2026-04-16 10:45 peng.zhang1.cn
2026-04-21 2:36 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: peng.zhang1.cn @ 2026-04-16 10:45 UTC (permalink / raw)
To: meta-virtualization
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS
2026-04-16 10:45 [meta-virtualization][PATCH] netavark: remove nmap from ptest RDEPENDS peng.zhang1.cn
@ 2026-04-21 2:36 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2026-04-21 2:36 UTC (permalink / raw)
To: peng.zhang1.cn; +Cc: meta-virtualization
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]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-21 2:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.