Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/imx-lib: fix legal-info
@ 2016-01-24 19:37 Yann E. MORIN
  2016-01-24 19:53 ` Gary Bisson
  2016-01-25 22:10 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2016-01-24 19:37 UTC (permalink / raw)
  To: buildroot

The new version of imx-lib no longer bears the EULA file, and has no
other license file.

So, we pick a small header as the license file.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gary Bisson <gary.bisson@boundarydevices.com>
---
 package/freescale-imx/imx-lib/imx-lib.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/freescale-imx/imx-lib/imx-lib.mk b/package/freescale-imx/imx-lib/imx-lib.mk
index 7046580..e160cca 100644
--- a/package/freescale-imx/imx-lib/imx-lib.mk
+++ b/package/freescale-imx/imx-lib/imx-lib.mk
@@ -7,7 +7,7 @@
 IMX_LIB_VERSION = $(FREESCALE_IMX_VERSION)
 IMX_LIB_SITE = $(FREESCALE_IMX_SITE)
 IMX_LIB_LICENSE = LGPLv2.1+
-IMX_LIB_LICENSE_FILES = EULA
+IMX_LIB_LICENSE_FILES = pxp/pxp_lib.h
 
 IMX_LIB_INSTALL_STAGING = YES
 
-- 
1.9.1

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

* [Buildroot] [PATCH] package/imx-lib: fix legal-info
  2016-01-24 19:37 [Buildroot] [PATCH] package/imx-lib: fix legal-info Yann E. MORIN
@ 2016-01-24 19:53 ` Gary Bisson
  2016-01-25 22:10 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gary Bisson @ 2016-01-24 19:53 UTC (permalink / raw)
  To: buildroot

Yann, All,

On Sun, Jan 24, 2016 at 8:37 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> The new version of imx-lib no longer bears the EULA file, and has no
> other license file.
>
> So, we pick a small header as the license file.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Gary Bisson <gary.bisson@boundarydevices.com>
> ---
>  package/freescale-imx/imx-lib/imx-lib.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/freescale-imx/imx-lib/imx-lib.mk b/package/freescale-imx/imx-lib/imx-lib.mk
> index 7046580..e160cca 100644
> --- a/package/freescale-imx/imx-lib/imx-lib.mk
> +++ b/package/freescale-imx/imx-lib/imx-lib.mk
> @@ -7,7 +7,7 @@
>  IMX_LIB_VERSION = $(FREESCALE_IMX_VERSION)
>  IMX_LIB_SITE = $(FREESCALE_IMX_SITE)
>  IMX_LIB_LICENSE = LGPLv2.1+
> -IMX_LIB_LICENSE_FILES = EULA
> +IMX_LIB_LICENSE_FILES = pxp/pxp_lib.h
>
>  IMX_LIB_INSTALL_STAGING = YES
>
> --
> 1.9.1
>

Acked-by: Gary Bisson <gary.bisson@boundarydevices.com>

As a FYI, I plan on releasing a patch series to update all the
Freescale packages, and latest imx-lib has a COPYING file.
http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-lib-5.1.tar.gz

Regards,
Gary

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

* [Buildroot] [PATCH] package/imx-lib: fix legal-info
  2016-01-24 19:37 [Buildroot] [PATCH] package/imx-lib: fix legal-info Yann E. MORIN
  2016-01-24 19:53 ` Gary Bisson
@ 2016-01-25 22:10 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-01-25 22:10 UTC (permalink / raw)
  To: buildroot

Dear Yann E. MORIN,

On Sun, 24 Jan 2016 20:37:25 +0100, Yann E. MORIN wrote:
> The new version of imx-lib no longer bears the EULA file, and has no
> other license file.
> 
> So, we pick a small header as the license file.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Gary Bisson <gary.bisson@boundarydevices.com>
> ---
>  package/freescale-imx/imx-lib/imx-lib.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-01-25 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-24 19:37 [Buildroot] [PATCH] package/imx-lib: fix legal-info Yann E. MORIN
2016-01-24 19:53 ` Gary Bisson
2016-01-25 22:10 ` Thomas Petazzoni

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