aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb')
-rw-r--r--meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb b/meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb
new file mode 100644
index 0000000000..81c5e48008
--- /dev/null
+++ b/meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Non-interactive ssh password auth"
+HOMEPAGE = "http://sshpass.sourceforge.net/"
+SECTION = "console/network"
+LICENSE = "GPL-2.0-or-later"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
+
+SRC_URI[sha256sum] = "ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda"
+
+inherit autotools