From: "Yu, Mingli" <mingli.yu@windriver.com>
To: jpuhlman@mvista.com, yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: improve reproducibility
Date: Tue, 13 Oct 2020 14:10:48 +0800 [thread overview]
Message-ID: <73e911f9-dbda-5eaa-ecc6-3f4b14048240@windriver.com> (raw)
In-Reply-To: <1638D51C7AA899F0.17423@lists.yoctoproject.org>
ping
Thanks,
On 9/28/20 11:31 AM, Yu, Mingli wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
>
> Set ssh path rather than using hosttools to remove the build
> path in the files such as drac5, kdumpcheck and etc.
>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
> meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb b/meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb
> index d9df83b..af2342f 100644
> --- a/meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb
> +++ b/meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb
> @@ -42,7 +42,9 @@ EXTRA_OECONF = "--with-daemon-user=${HA_USER} \
> --with-ocf-root=${libdir}/ocf \
> "
>
> -CACHED_CONFIGUREVARS="ac_cv_path_XML2CONFIG=0"
> +CACHED_CONFIGUREVARS="ac_cv_path_XML2CONFIG=0 \
> + ac_cv_path_SSH=ssh \
> +"
>
> USERADD_PACKAGES = "${PN}"
> USERADD_PARAM_${PN} = "--home-dir=${localstatedir}/lib/heartbeat/cores/${HA_USER} \
>
>
>
>
>
prev parent reply other threads:[~2020-10-13 6:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <16389774D07A220A.8201@lists.yoctoproject.org>
2020-09-28 3:31 ` [PATCH v2] cluster-glue: improve reproducibility Yu, Mingli
[not found] ` <1638D51C7AA899F0.17423@lists.yoctoproject.org>
2020-10-13 6:10 ` Yu, Mingli [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=73e911f9-dbda-5eaa-ecc6-3f4b14048240@windriver.com \
--to=mingli.yu@windriver.com \
--cc=jpuhlman@mvista.com \
--cc=yocto@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox