[oe-commits] Tim Harvey : iftop: new recipe

git version control git at git.openembedded.org
Wed Nov 17 23:10:19 UTC 2010


Module: openembedded.git
Branch: master
Commit: 6b938314df31b6b55b8fa5bf7f364a28adfecab5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6b938314df31b6b55b8fa5bf7f364a28adfecab5

Author: Tim Harvey <harvey.tim at gmail.com>
Date:   Tue Nov 16 08:50:06 2010 +0000

iftop: new recipe

Signed-off-by: Tim Harvey <harvey.tim at gmail.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/iftop/iftop_0.17.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/iftop/iftop_0.17.bb b/recipes/iftop/iftop_0.17.bb
new file mode 100644
index 0000000..14e1372
--- /dev/null
+++ b/recipes/iftop/iftop_0.17.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Network usage monitor"
+HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
+SECTION = "console/network"
+LICENSE = "GPLv2+"
+DEPENDS = "libpcap ncurses"
+
+SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
+SRC_URI[md5sum] = "062bc8fb3856580319857326e0b8752d"
+SRC_URI[sha256sum] = "d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac"
+
+inherit autotools





More information about the Openembedded-commits mailing list