mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/4] stm32flash: add license files and correct spdx license identifier
@ 2025-04-14 20:07 Bruno Thomsen
  2025-04-14 20:07 ` [ptxdist] [PATCH 2/4] serdisplib: " Bruno Thomsen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bruno Thomsen @ 2025-04-14 20:07 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Use GPL-2.0-only spdx license identifier.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/stm32flash.make | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/rules/stm32flash.make b/rules/stm32flash.make
index 26176bf20..f25e28a8f 100644
--- a/rules/stm32flash.make
+++ b/rules/stm32flash.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_STM32FLASH) += stm32flash
 #
 # Paths and names
 #
-STM32FLASH_VERSION	:= 0.5
-STM32FLASH_SUFFIX	:= tar.gz
-STM32FLASH_MD5		:= 40f673502949f3bb655d2bcc539d7b6a
-STM32FLASH		:= stm32flash-$(STM32FLASH_VERSION)
-STM32FLASH_URL		:= $(call ptx/mirror, SF, stm32flash/$(STM32FLASH).$(STM32FLASH_SUFFIX))
-STM32FLASH_DIR		:= $(BUILDDIR)/$(STM32FLASH)
-STM32FLASH_SOURCE	:= $(SRCDIR)/$(STM32FLASH).$(STM32FLASH_SUFFIX)
-STM32FLASH_LICENSE	:= GPLv2
+STM32FLASH_VERSION		:= 0.5
+STM32FLASH_SUFFIX		:= tar.gz
+STM32FLASH_MD5			:= 40f673502949f3bb655d2bcc539d7b6a
+STM32FLASH			:= stm32flash-$(STM32FLASH_VERSION)
+STM32FLASH_URL			:= $(call ptx/mirror, SF, stm32flash/$(STM32FLASH).$(STM32FLASH_SUFFIX))
+STM32FLASH_DIR			:= $(BUILDDIR)/$(STM32FLASH)
+STM32FLASH_SOURCE		:= $(SRCDIR)/$(STM32FLASH).$(STM32FLASH_SUFFIX)
+STM32FLASH_LICENSE		:= GPL-2.0-only
+STM32FLASH_LICENSE_FILES	:= \
+	file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263
 
 
 # ----------------------------------------------------------------------------

base-commit: f61905c23240642dec3e5390ee15e83cf1e016e9
-- 
2.49.0




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

end of thread, other threads:[~2025-04-14 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-14 20:07 [ptxdist] [PATCH 1/4] stm32flash: add license files and correct spdx license identifier Bruno Thomsen
2025-04-14 20:07 ` [ptxdist] [PATCH 2/4] serdisplib: " Bruno Thomsen
2025-04-14 20:07 ` [ptxdist] [PATCH 3/4] wavemon: " Bruno Thomsen
2025-04-14 20:07 ` [ptxdist] [PATCH 4/4] tomoyo-tools: " Bruno Thomsen

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