Hei hei,

Am Mittwoch, 10. Oktober 2018, 14:03:32 CEST schrieb Ahmad Fatoum:
> Signed-off-by: Ahmad Fatoum <a.fat...@pengutronix.de>
> ---
>  rules/u-boot.make | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/u-boot.make b/rules/u-boot.make
> index 94aa7745809d..aa7a01ca8fea 100644
> --- a/rules/u-boot.make
> +++ b/rules/u-boot.make
> @@ -24,6 +24,7 @@ U_BOOT_SUFFIX       := tar.bz2
>  U_BOOT_URL   := ftp://ftp.denx.de/pub/u-boot/$(U_BOOT).$(U_BOOT_SUFFIX)
>  U_BOOT_SOURCE        := $(SRCDIR)/$(U_BOOT).$(U_BOOT_SUFFIX)
>  U_BOOT_DIR   := $(BUILDDIR)/$(U_BOOT)
> +U_BOOT_LICENSE       := GPL-2.0-only

I'm afraid it's not that simple. See Licenses/README in the U-Boot source 
tree. A quick grep for SPDX over the whole U-Boot tree reveals different 
licenses for different parts, including but not only:

BSD-2-Clause, BSD-3-Clause, GPL-2.0, GPL-2.0+, LGPL-2.1, …

Greets
Alex


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to