All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-networking][master-next] tcpslice: fix the license
@ 2014-09-04  7:44 rongqing.li
  2014-09-08 20:28 ` Joe MacDonald
  0 siblings, 1 reply; 3+ messages in thread
From: rongqing.li @ 2014-09-04  7:44 UTC (permalink / raw)
  To: openembedded-devel

From: Roy Li <rongqing.li@windriver.com>

After check the copyright in source file, the license is BSD-4-Clause

Signed-off-by: Roy Li <rongqing.li@windriver.com>
---
 meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb b/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb
index e5e38b4..203d143 100644
--- a/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb
+++ b/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "A tool for extracting parts of a tcpdump packet trace."
 HOMEPAGE = "http://www.tcpdump.org/related.html"
 SECTION = "console/network"
 
-LICENSE = "BSD"
+LICENSE = "BSD-4-Clause"
 LIC_FILES_CHKSUM = "file://tcpslice.c;endline=20;md5=99519e2e5234d1662a4ce16baa62c64e"
 
 SRC_URI = "ftp://ftp.ee.lbl.gov/${BP}.tar.gz \
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH][meta-networking][master-next] tcpslice: fix the license
  2014-09-04  7:44 [PATCH][meta-networking][master-next] tcpslice: fix the license rongqing.li
@ 2014-09-08 20:28 ` Joe MacDonald
  2014-09-09  1:40   ` Rongqing Li
  0 siblings, 1 reply; 3+ messages in thread
From: Joe MacDonald @ 2014-09-08 20:28 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]

Hey Roy,

This is looking much better, but since tcpslice has not been merged to
master, can you squash this into a single commit and re-send?  My
understanding is that master-next isn't intended to be fast-forward only
and it's not as critical we preserve history there, and honestly, I'd
rather have one commit that introduces the recipe in a sane state from
day one.

-J.

[[oe] [PATCH][meta-networking][master-next] tcpslice: fix the license] On 14.09.04 (Thu 15:44) rongqing.li@windriver.com wrote:

> From: Roy Li <rongqing.li@windriver.com>
> 
> After check the copyright in source file, the license is BSD-4-Clause
> 
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
>  meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb b/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb
> index e5e38b4..203d143 100644
> --- a/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb
> +++ b/meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb
> @@ -3,7 +3,7 @@ DESCRIPTION = "A tool for extracting parts of a tcpdump packet trace."
>  HOMEPAGE = "http://www.tcpdump.org/related.html"
>  SECTION = "console/network"
>  
> -LICENSE = "BSD"
> +LICENSE = "BSD-4-Clause"
>  LIC_FILES_CHKSUM = "file://tcpslice.c;endline=20;md5=99519e2e5234d1662a4ce16baa62c64e"
>  
>  SRC_URI = "ftp://ftp.ee.lbl.gov/${BP}.tar.gz \
> -- 
> 1.7.10.4
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][meta-networking][master-next] tcpslice: fix the license
  2014-09-08 20:28 ` Joe MacDonald
@ 2014-09-09  1:40   ` Rongqing Li
  0 siblings, 0 replies; 3+ messages in thread
From: Rongqing Li @ 2014-09-09  1:40 UTC (permalink / raw)
  To: openembedded-devel



On 09/09/2014 04:28 AM, Joe MacDonald wrote:
> Hey Roy,
>
> This is looking much better, but since tcpslice has not been merged to
> master, can you squash this into a single commit and re-send?  My
> understanding is that master-next isn't intended to be fast-forward only
> and it's not as critical we preserve history there, and honestly, I'd
> rather have one commit that introduces the recipe in a sane state from
> day one.
>
> -J.


Ok, I will resend it.

-Roy

-- 
Best Reagrds,
Roy | RongQing Li


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-09  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-04  7:44 [PATCH][meta-networking][master-next] tcpslice: fix the license rongqing.li
2014-09-08 20:28 ` Joe MacDonald
2014-09-09  1:40   ` Rongqing Li

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.