From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: liuyd.fnst@fujitsu.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] openvswitch: small ptest fix adapt to UNPACKDIR changes
Date: Sun, 20 Jul 2025 22:35:13 -0400 [thread overview]
Message-ID: <aH2nYarv+r9iHTkw@gmail.com> (raw)
In-Reply-To: <20250718012808.1403-1-liuyd.fnst@fujitsu.com>
merged.
Bruce
In message: [meta-virtualization][PATCH] openvswitch: small ptest fix adapt to UNPACKDIR changes
on 18/07/2025 Yiding Liu (Fujitsu) via lists.yoctoproject.org wrote:
> Assume the build conf dir is /mnt/test/build_auh
> before UNPACKDIR change:
> S="/mnt/test/build_auh/tmp/work/qemuarm64-poky-linux/openvswitch/3.5.0/git"
> after UNPACKDIR change:
> S="/mnt/test/build_auh/tmp/work/qemuarm64-poky-linux/openvswitch/3.5.0/sources/openvswitch-3.5.0"
>
> Then we should change ptest patch to adapt to it
>
> Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
> ---
> ...tch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
> index abad1458..e55e434d 100644
> --- a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
> +++ b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
> @@ -86,7 +86,7 @@ index 0000000..0b4587c
> + install $(srcdir)/utilities/ovs-pki.in $(TEST_DEST)/utilities ;\
> + for p in $$list ; do \
> + echo $$p ;\
> -+ p=$${p#../git/} ;\
> ++ p=$${p#../sources/openvswitch*/} ;\
> + pre=$${p#tests\/} ;\
> + if test $$pre != $$p ; then \
> + echo installing $$p to $(TEST_DEST)/tests/$$pre ;\
> --
> 2.43.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9319): https://lists.yoctoproject.org/g/meta-virtualization/message/9319
> Mute This Topic: https://lists.yoctoproject.org/mt/114214572/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:[~2025-07-21 2:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 1:28 [meta-virtualization][PATCH] openvswitch: small ptest fix adapt to UNPACKDIR changes Liu Yiding
2025-07-21 2:35 ` 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=aH2nYarv+r9iHTkw@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=liuyd.fnst@fujitsu.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/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.