Needed for automating ssh logins, used in auto-tests.

Co-authored-by: Ioan-Adrian Ratiu <[email protected]>
Signed-off-by: Mike Petersen <[email protected]>
---
 .../recipes-connectivity/sshpass/sshpass_1.09.bb     | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb

diff --git a/meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb 
b/meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb
new file mode 100644
index 000000000..0f3c14b9c
--- /dev/null
+++ b/meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Non-interactive ssh password auth"
+HOMEPAGE = "http://sshpass.sourceforge.net/";
+SECTION = "console/network"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/sshpass/sshpass-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "191a9128a74d81ae36744d5deb50d164"
+SRC_URI[sha256sum] = 
"71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7"
+
+inherit autotools
-- 
2.37.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#98050): 
https://lists.openembedded.org/g/openembedded-devel/message/98050
Mute This Topic: https://lists.openembedded.org/mt/92695592/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to