[Buildroot] [PATCH] package/dt-utils: bump to version 2023.08.0

Yann E. MORIN yann.morin.1998 at free.fr
Sat Sep 16 13:11:45 UTC 2023


Marcin, All,

On 2023-09-16 06:37 +0200, Marcin Niestroj spake thusly:
> COPYING is now a symlink pointing to LICENSES/GPL-2.0-only.txt. More
> license files were added and all source code files were updated with
> proper license being used. See [1-4].
> 
> List all licenses used in runtime by produced binary (and omit
> GPL-3.0-or-later for check-news.sh script).

Thansk for the explanations.

[--SNIP--]
> diff --git a/package/dt-utils/dt-utils.mk b/package/dt-utils/dt-utils.mk
> index d264e2cdc9..05c2c530e7 100644
> --- a/package/dt-utils/dt-utils.mk
> +++ b/package/dt-utils/dt-utils.mk
> @@ -4,11 +4,12 @@
>  #
>  ################################################################################
>  
> -DT_UTILS_VERSION = 2021.03.0
> +DT_UTILS_VERSION = 2023.08.0
>  DT_UTILS_SOURCE = dt-utils-$(DT_UTILS_VERSION).tar.xz
>  DT_UTILS_SITE = https://git.pengutronix.de/cgit/tools/dt-utils/snapshot
> -DT_UTILS_LICENSE = GPL-2.0
> -DT_UTILS_LICENSE_FILES = COPYING
> +DT_UTILS_LICENSE = CC0-1.0 GPL-2.0 GPL-2.0+ Zlib

_LICENSE is a comma-sapce separated list.

> +DT_UTILS_LICENSE_FILES = LICENSES/CC0-1.0.txt LICENSES/GPL-2.0-only.txt \
> +	LICENSES/GPL-2.0-or-later.txt LICENSES/Zlib.txt

I've made that a full multi-line assignment.

Applied to master, thanks.

Regards,
Yann E. MORIN.

>  DT_UTILS_DEPENDENCIES = udev
>  DT_UTILS_AUTORECONF = YES
>  
> -- 
> 2.42.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