[oe] [PATCH] iftop: new recipe

Khem Raj raj.khem at gmail.com
Fri Nov 12 22:40:24 UTC 2010


On Fri, Nov 12, 2010 at 1:03 PM, Tim Harvey <harvey.tim at gmail.com> wrote:
> Signed-off-by: Tim Harvey <harvey.tim at gmail.com>
> ---
>  recipes/iftop/iftop_0.17.bb |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/iftop/iftop_0.17.bb
>
> diff --git a/recipes/iftop/iftop_0.17.bb b/recipes/iftop/iftop_0.17.bb
> new file mode 100644
> index 0000000..2cfa441
> --- /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"

this should be GPLv2 if its only GPL 2.0 but if it say GPL v 2.0 or
any later version then better make it 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
> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list