Thanks, applied as 301ebff1fe562aa94002d866caad5f111324936d.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:07:34 +0200, Bruno Thomsen <[email protected]> 
wrote:
> Use GPL-2.0-only spdx license identifier.
> 
> Signed-off-by: Bruno Thomsen <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/tomoyo-tools.make b/rules/tomoyo-tools.make
> index 32a5cae99f13..09a2758657a1 100644
> --- a/rules/tomoyo-tools.make
> +++ b/rules/tomoyo-tools.make
> @@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_TOMOYO_TOOLS) += tomoyo-tools
>  #
>  # Paths and names
>  #
> -TOMOYO_TOOLS_VERSION := 2.5.0-20130406
> -TOMOYO_TOOLS_MD5     := 8888f83fcb87823d714ff551e8680d0d
> -TOMOYO_TOOLS         := tomoyo-tools-$(TOMOYO_TOOLS_VERSION)
> -TOMOYO_TOOLS_SUFFIX  := tar.gz
> -TOMOYO_TOOLS_URL     := 
> http://jaist.dl.sourceforge.jp/tomoyo/53357/$(TOMOYO_TOOLS).$(TOMOYO_TOOLS_SUFFIX)
> -TOMOYO_TOOLS_SOURCE  := $(SRCDIR)/$(TOMOYO_TOOLS).$(TOMOYO_TOOLS_SUFFIX)
> -TOMOYO_TOOLS_DIR     := $(BUILDDIR)/tomoyo-tools
> -TOMOYO_TOOLS_LICENSE := GPL
> +TOMOYO_TOOLS_VERSION         := 2.5.0-20130406
> +TOMOYO_TOOLS_MD5             := 8888f83fcb87823d714ff551e8680d0d
> +TOMOYO_TOOLS                 := tomoyo-tools-$(TOMOYO_TOOLS_VERSION)
> +TOMOYO_TOOLS_SUFFIX          := tar.gz
> +TOMOYO_TOOLS_URL             := 
> http://jaist.dl.sourceforge.jp/tomoyo/53357/$(TOMOYO_TOOLS).$(TOMOYO_TOOLS_SUFFIX)
> +TOMOYO_TOOLS_SOURCE          := 
> $(SRCDIR)/$(TOMOYO_TOOLS).$(TOMOYO_TOOLS_SUFFIX)
> +TOMOYO_TOOLS_DIR             := $(BUILDDIR)/tomoyo-tools
> +TOMOYO_TOOLS_LICENSE         := GPL-2.0-only
> +TOMOYO_TOOLS_LICENSE_FILES   := \
> +     file://COPYING.tomoyo;md5=751419260aa954499f7abaabaa882bbe
>  
>  # 
> ----------------------------------------------------------------------------
>  # Prepare

Reply via email to