aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sshpass/sshpass.inc
blob: 5418f2ed530df3395b0b15fb09fbac05e6aa0be6 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Non-interactive ssh password auth"
HOMEPAGE = "http://sshpass.sourceforge.net/"
SECTION = "console/network"
LICENSE = "GPLv2"

SRC_URI = "${SOURCEFORGE_MIRROR}/sshpass/sshpass-${PV}.tar.gz"

INC_PR = "r0"

inherit autotools