summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/iftop/iftop_1.0pre2.bb')
-rw-r--r--meta-networking/recipes-support/iftop/iftop_1.0pre2.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
new file mode 100644
index 000000000..cc1f8b046
--- /dev/null
+++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
@@ -0,0 +1,14 @@
1SUMMARY = "iftop does for network usage what top(1) does for CPU usage"
2HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
3
4DEPENDS = "libpcap ncurses"
5
6LICENSE = "GPLv2"
7LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
8
9SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
10SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5"
11SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027"
12
13inherit autotools-brokensep
14