All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libostree: change license to LGPL-2.0+
@ 2017-12-07 12:03 Marcus Folkesson
  2017-12-07 21:32 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Marcus Folkesson @ 2017-12-07 12:03 UTC (permalink / raw)
  To: buildroot

The license is actually GNU LIBRARY GENERAL PUBLIC LICENSE

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 package/libostree/libostree.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk
index b43c228068..3ac8278a98 100644
--- a/package/libostree/libostree.mk
+++ b/package/libostree/libostree.mk
@@ -8,7 +8,7 @@ LIBOSTREE_VERSION = 2017.14
 LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
 LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
 
-LIBOSTREE_LICENSE = GPL-2.0+
+LIBOSTREE_LICENSE = LGPL-2.0+
 LIBOSTREE_LICENSE_FILES = COPYING
 LIBOSTREE_DEPENDENCIES = e2fsprogs host-pkgconf libfuse libglib2 libgpgme xz
 LIBOSTREE_INSTALL_STAGING = YES
-- 
2.15.0

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

* [Buildroot] [PATCH] libostree: change license to LGPL-2.0+
  2017-12-07 12:03 [Buildroot] [PATCH] libostree: change license to LGPL-2.0+ Marcus Folkesson
@ 2017-12-07 21:32 ` Peter Korsgaard
  2017-12-08  4:39   ` Baruch Siach
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2017-12-07 21:32 UTC (permalink / raw)
  To: buildroot

>>>>> "Marcus" == Marcus Folkesson <marcus.folkesson@gmail.com> writes:

 > The license is actually GNU LIBRARY GENERAL PUBLIC LICENSE
 > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>

Committed, thanks. src/libostree/ostree.h interesting enough refers to
the 'lesser general public license' (E.G. the "new" meaning of LGPL from
v2.1), but also still refers to 'version 2'.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] libostree: change license to LGPL-2.0+
  2017-12-07 21:32 ` Peter Korsgaard
@ 2017-12-08  4:39   ` Baruch Siach
  2017-12-08  7:40     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2017-12-08  4:39 UTC (permalink / raw)
  To: buildroot

Hi Peter,

On Thu, Dec 07, 2017 at 10:32:05PM +0100, Peter Korsgaard wrote:
> >>>>> "Marcus" == Marcus Folkesson <marcus.folkesson@gmail.com> writes:
> 
>  > The license is actually GNU LIBRARY GENERAL PUBLIC LICENSE
>  > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> 
> Committed, thanks. src/libostree/ostree.h interesting enough refers to
> the 'lesser general public license' (E.G. the "new" meaning of LGPL from
> v2.1), but also still refers to 'version 2'.

Not in master as of ae2ec0ed742 (arch/arm: default to Cortex-A53 for AArch64).

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

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

* [Buildroot] [PATCH] libostree: change license to LGPL-2.0+
  2017-12-08  4:39   ` Baruch Siach
@ 2017-12-08  7:40     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-12-08  7:40 UTC (permalink / raw)
  To: buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Hi Peter,
 > On Thu, Dec 07, 2017 at 10:32:05PM +0100, Peter Korsgaard wrote:
 >> >>>>> "Marcus" == Marcus Folkesson <marcus.folkesson@gmail.com> writes:
 >> 
 >> > The license is actually GNU LIBRARY GENERAL PUBLIC LICENSE
 >> > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
 >> 
 >> Committed, thanks. src/libostree/ostree.h interesting enough refers to
 >> the 'lesser general public license' (E.G. the "new" meaning of LGPL from
 >> v2.1), but also still refers to 'version 2'.

 > Not in master as of ae2ec0ed742 (arch/arm: default to Cortex-A53 for AArch64).

Sorry, I've pushed it now.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-12-08  7:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-07 12:03 [Buildroot] [PATCH] libostree: change license to LGPL-2.0+ Marcus Folkesson
2017-12-07 21:32 ` Peter Korsgaard
2017-12-08  4:39   ` Baruch Siach
2017-12-08  7:40     ` 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.