mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
iftop: add 1.0pre2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
be12fb6c07
commit
946ea0f946
14
meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
Normal file
14
meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
Normal file
@ -0,0 +1,14 @@
|
||||
SUMMARY = "iftop does for network usage what top(1) does for CPU usage."
|
||||
HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
|
||||
|
||||
DEPENDS = "libpcap ncurses"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5"
|
||||
SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user