From: Tim Harvey <harvey.tim@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v2] iftop: new recipe
Date: Tue, 16 Nov 2010 10:52:30 -0800 [thread overview]
Message-ID: <ibujte$daf$1@dough.gmane.org> (raw)
In-Reply-To: <AANLkTinNfK87ceiCPVZXehvuMweZfp+jFQwio_Wu4QtN@mail.gmail.com>
On 11/16/2010 10:09 AM, Khem Raj wrote:
> On Tue, Nov 16, 2010 at 10:01 AM, Tim Harvey<harvey.tim@gmail.com> wrote:
>> Signed-off-by: Tim Harvey<harvey.tim@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"
>
> I read the license it should be GPLv2+ sorry
ok - I understand now. If the license states 'at your option any later
version' it is GPLv2+ (or later)
Has documentation regarding LICENSE been pushed into OE docs or wiki yet
(I couldn't find a good explanation that included this GPLv2+ case)? I
know its been discussed quite a bit on maillist.
I'm resubmitting both recipes with proper LICENSE.
Thanks,
Tim
>
>> +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@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2010-11-16 19:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-16 18:01 [PATCH v2] iftop: new recipe Tim Harvey
2010-11-16 18:09 ` Khem Raj
2010-11-16 18:52 ` Tim Harvey [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ibujte$daf$1@dough.gmane.org' \
--to=harvey.tim@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.