From: Yue Tao <[email protected]>
After upgrading 4.5.0, the script ocf-binaries contains the build path
| : ${SSH:=/path/to/build/tmp-glibc/hosttools/ssh}
Add a configure option to replace it with /usr/bin/ssh.
Signed-off-by: Yue Tao <[email protected]>
Signed-off-by: Kai Kang <[email protected]>
---
.../recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb
b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb
index d34d706..d9440d3 100644
---
a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb
+++
b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb
@@ -49,6 +49,7 @@ CACHED_CONFIGUREVARS += " \
ac_cv_path_TEST=test \
ac_cv_path_BASH_SHELL=/bin/bash \
ac_cv_path_PYTHON="/usr/bin/env python3" \
+ ac_cv_path_SSH="/usr/bin/ssh" \
"
EXTRA_OECONF += "--disable-fatal-warnings \
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50843): https://lists.yoctoproject.org/g/yocto/message/50843
Mute This Topic: https://lists.yoctoproject.org/mt/77166933/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-