[Buildroot] [PATCH 1/1] package/uuu: drop README.md from license files

Yann E. MORIN yann.morin.1998 at free.fr
Wed Feb 7 18:49:35 UTC 2024


Darrio, All,

On 2024-02-07 18:39 +0100, Dario Binacchi spake thusly:
> The patch drops the file README.md from the license files. Indeed, the
> licensing terms apply to third-party libraries that uuu links to, and
> even though they are bundled in the source tree of uuu|mfgtools, they
> are not used by Buildroot as we use the ones we build. Therefore, the
> actual license file of the package is the file LICENSE.
> 
> Moreover, this also leads to simplifying the bump to new versions.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>

Applied to master from Brussels airport, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/uuu/uuu.hash | 1 -
>  package/uuu/uuu.mk   | 2 +-
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
> index c231d5d729f0..e45cbb868078 100644
> --- a/package/uuu/uuu.hash
> +++ b/package/uuu/uuu.hash
> @@ -1,4 +1,3 @@
>  # locally computed
>  sha256  6e65fc028afacc94b805ae376e3da3864dcb2570d425037820e716207ab70373  uuu_source-uuu_1.5.165.tar.gz
>  sha256  cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495  LICENSE
> -sha256  1b3d030a1824d633f75194743bd92bc1ed2d9a4bf1915bc11e49bf4c0c54012d  README.md
> diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
> index 80d5e1937a97..5800277b10d5 100644
> --- a/package/uuu/uuu.mk
> +++ b/package/uuu/uuu.mk
> @@ -8,7 +8,7 @@ UUU_VERSION = 1.5.165
>  UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz
>  UUU_SITE = https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(UUU_VERSION)
>  UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
> -UUU_LICENSE_FILES = LICENSE README.md
> +UUU_LICENSE_FILES = LICENSE
>  HOST_UUU_DEPENDENCIES = \
>  	host-bzip2 \
>  	host-libusb \
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

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



More information about the buildroot mailing list