Yocto Project Discussions
 help / color / mirror / Atom feed
* [PATCH v2] cluster-glue: improve reproducibility
       [not found] <16389774D07A220A.8201@lists.yoctoproject.org>
@ 2020-09-28  3:31 ` Yu, Mingli
       [not found] ` <1638D51C7AA899F0.17423@lists.yoctoproject.org>
  1 sibling, 0 replies; 2+ messages in thread
From: Yu, Mingli @ 2020-09-28  3:31 UTC (permalink / raw)
  To: jpuhlman, yocto

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: improve reproducibility
       [not found] ` <1638D51C7AA899F0.17423@lists.yoctoproject.org>
@ 2020-10-13  6:10   ` Yu, Mingli
  0 siblings, 0 replies; 2+ messages in thread
From: Yu, Mingli @ 2020-10-13  6:10 UTC (permalink / raw)
  To: jpuhlman, yocto

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} \
> 
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-13  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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   ` [yocto] [meta-cgl][PATCH " Yu, Mingli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox