From: "Yu, Mingli" <mingli.yu@windriver.com>
To: <jpuhlman@mvista.com>, <yocto@lists.yoctoproject.org>
Subject: [PATCH v2] cluster-glue: improve reproducibility
Date: Mon, 28 Sep 2020 11:31:52 +0800 [thread overview]
Message-ID: <20200928033152.3214-1-mingli.yu@windriver.com> (raw)
In-Reply-To: <16389774D07A220A.8201@lists.yoctoproject.org>
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} \
--
2.13.3
next parent reply other threads:[~2020-09-28 3:33 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 ` Yu, Mingli [this message]
[not found] ` <1638D51C7AA899F0.17423@lists.yoctoproject.org>
2020-10-13 6:10 ` [yocto] [meta-cgl][PATCH v2] cluster-glue: improve reproducibility Yu, Mingli
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=20200928033152.3214-1-mingli.yu@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