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 | 11 +++++++++++ 1 file changed, 11 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..0bfed694b --- /dev/null +++ b/meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb @@ -0,0 +1,11 @@ +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[sha256sum] = "71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7" + +inherit autotools -- 2.37.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#98053): https://lists.openembedded.org/g/openembedded-devel/message/98053 Mute This Topic: https://lists.openembedded.org/mt/92696075/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
