aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fakeconnect/fakeconnect_1.2.1.bb
blob: 4af31faee951c010ff252f54683c7cf3be43792f (plain)
1
2
3
4
5
6
7
8
SECTION = "console/network"
DESCRIPTION = "FakeConnect is a application/network stress-test program."
LICENSE = "BSD"

SRC_URI = "http://www.hostname.org/fake_connect/fakeconnect-${PV}.tar.gz"
S = "${WORKDIR}/fakeconnect-${PV}"

inherit autotools