Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2] libevent: add license information
@ 2014-06-24 22:10 Gustavo Zacarias
  2014-06-24 22:18 ` Yann E. MORIN
  2014-06-26 11:51 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-06-24 22:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libevent/libevent.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/libevent/libevent.mk b/package/libevent/libevent.mk
index 14ebf72..73be502 100644
--- a/package/libevent/libevent.mk
+++ b/package/libevent/libevent.mk
@@ -8,6 +8,8 @@ LIBEVENT_VERSION = 2.0.21
 LIBEVENT_SOURCE = libevent-$(LIBEVENT_VERSION)-stable.tar.gz
 LIBEVENT_SITE = https://github.com/downloads/libevent/libevent
 LIBEVENT_INSTALL_STAGING = YES
+LIBEVENT_LICENSE = BSD-3c, OpenBSD
+LIBEVENT_LICENSE_FILES = LICENSE
 
 define LIBEVENT_REMOVE_PYSCRIPT
 	rm $(TARGET_DIR)/usr/bin/event_rpcgen.py
-- 
1.8.5.5

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

* [Buildroot] [PATCHv2] libevent: add license information
  2014-06-24 22:10 [Buildroot] [PATCHv2] libevent: add license information Gustavo Zacarias
@ 2014-06-24 22:18 ` Yann E. MORIN
  2014-06-24 22:20   ` Gustavo Zacarias
  2014-06-26 11:51 ` Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2014-06-24 22:18 UTC (permalink / raw)
  To: buildroot

Gustavo, All,

On 2014-06-24 19:10 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/libevent/libevent.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/libevent/libevent.mk b/package/libevent/libevent.mk
> index 14ebf72..73be502 100644
> --- a/package/libevent/libevent.mk
> +++ b/package/libevent/libevent.mk
> @@ -8,6 +8,8 @@ LIBEVENT_VERSION = 2.0.21
>  LIBEVENT_SOURCE = libevent-$(LIBEVENT_VERSION)-stable.tar.gz
>  LIBEVENT_SITE = https://github.com/downloads/libevent/libevent
>  LIBEVENT_INSTALL_STAGING = YES
> +LIBEVENT_LICENSE = BSD-3c, OpenBSD

I was going to say: Sorry, but you forgot "MIT".
But it looks like it applies only to Windows builds, so not used on
Linux.

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> +LIBEVENT_LICENSE_FILES = LICENSE
>  
>  define LIBEVENT_REMOVE_PYSCRIPT
>  	rm $(TARGET_DIR)/usr/bin/event_rpcgen.py
> -- 
> 1.8.5.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] [PATCHv2] libevent: add license information
  2014-06-24 22:18 ` Yann E. MORIN
@ 2014-06-24 22:20   ` Gustavo Zacarias
  0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-06-24 22:20 UTC (permalink / raw)
  To: buildroot

On 06/24/2014 07:18 PM, Yann E. MORIN wrote:
> I was going to say: Sorry, but you forgot "MIT".
> But it looks like it applies only to Windows builds, so not used on
> Linux.

Well they're basically saying "everything but arc4random is BSD-3c too".
Basically arc4random is the spine that makes licensing twitchy in other
packages i've checked as well.
Regards.

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

* [Buildroot] [PATCHv2] libevent: add license information
  2014-06-24 22:10 [Buildroot] [PATCHv2] libevent: add license information Gustavo Zacarias
  2014-06-24 22:18 ` Yann E. MORIN
@ 2014-06-26 11:51 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2014-06-26 11:51 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-06-26 11:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 22:10 [Buildroot] [PATCHv2] libevent: add license information Gustavo Zacarias
2014-06-24 22:18 ` Yann E. MORIN
2014-06-24 22:20   ` Gustavo Zacarias
2014-06-26 11:51 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox