All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] sqlite: add license file
@ 2015-11-25 12:29 Peter Rosin
  2015-11-25 22:09 ` Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Rosin @ 2015-11-25 12:29 UTC (permalink / raw)
  To: buildroot

From: Peter Rosin <peda@axentia.se>

Signed-off-by: Peter Rosin <peda@axentia.se>
---
 package/sqlite/sqlite.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index d08e933..0758fe9 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -8,6 +8,7 @@ SQLITE_VERSION = 3090200
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2015
 SQLITE_LICENSE = Public domain
+SQLITE_LICENSE_FILES = tea/license.terms
 SQLITE_INSTALL_STAGING = YES
 
 # Patching Makefile.am:
-- 
1.7.10.4

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

* [Buildroot] [PATCH] sqlite: add license file
  2015-11-25 12:29 [Buildroot] [PATCH] sqlite: add license file Peter Rosin
@ 2015-11-25 22:09 ` Gustavo Zacarias
  2015-11-25 22:14 ` Yann E. MORIN
  2015-11-25 22:22 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2015-11-25 22:09 UTC (permalink / raw)
  To: buildroot

On 25/11/15 09:29, Peter Rosin wrote:

> From: Peter Rosin <peda@axentia.se>
>
> Signed-off-by: Peter Rosin <peda@axentia.se>

It's a bit thin compared to http://www.sqlite.org/copyright.html but 
since it's public domain....

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

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

* [Buildroot] [PATCH] sqlite: add license file
  2015-11-25 12:29 [Buildroot] [PATCH] sqlite: add license file Peter Rosin
  2015-11-25 22:09 ` Gustavo Zacarias
@ 2015-11-25 22:14 ` Yann E. MORIN
  2015-11-25 22:22 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2015-11-25 22:14 UTC (permalink / raw)
  To: buildroot

On 2015-11-25 13:29 +0100, Peter Rosin spake thusly:
> From: Peter Rosin <peda@axentia.se>
> 
> Signed-off-by: Peter Rosin <peda@axentia.se>

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

Regards,
Yann E. MORIN.

> ---
>  package/sqlite/sqlite.mk |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
> index d08e933..0758fe9 100644
> --- a/package/sqlite/sqlite.mk
> +++ b/package/sqlite/sqlite.mk
> @@ -8,6 +8,7 @@ SQLITE_VERSION = 3090200
>  SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
>  SQLITE_SITE = http://www.sqlite.org/2015
>  SQLITE_LICENSE = Public domain
> +SQLITE_LICENSE_FILES = tea/license.terms
>  SQLITE_INSTALL_STAGING = YES
>  
>  # Patching Makefile.am:
> -- 
> 1.7.10.4
> 
> _______________________________________________
> 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] [PATCH] sqlite: add license file
  2015-11-25 12:29 [Buildroot] [PATCH] sqlite: add license file Peter Rosin
  2015-11-25 22:09 ` Gustavo Zacarias
  2015-11-25 22:14 ` Yann E. MORIN
@ 2015-11-25 22:22 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2015-11-25 22:22 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Rosin <peda@lysator.liu.se> writes:

 > From: Peter Rosin <peda@axentia.se>
 > Signed-off-by: Peter Rosin <peda@axentia.se>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2015-11-25 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-25 12:29 [Buildroot] [PATCH] sqlite: add license file Peter Rosin
2015-11-25 22:09 ` Gustavo Zacarias
2015-11-25 22:14 ` Yann E. MORIN
2015-11-25 22:22 ` Peter Korsgaard

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.