* [ptxdist] [PATCH] rauc: add license for xml file
@ 2025-05-25 12:57 Bruno Thomsen
0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2025-05-25 12:57 UTC (permalink / raw)
To: ptxdist; +Cc: bruno.thomsen
de.pengutronix.rauc.Installer.xml has no license comment so add
it to the list of licenses. This license issue was found during
Fedora RPM spec review[2] and an upstream issue[1] has been created.
[1] https://github.com/rauc/rauc/issues/1713
[2] https://bugzilla.redhat.com/show_bug.cgi?id=2356980
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/rauc.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules/rauc.make b/rules/rauc.make
index 9a8671c32..cfb504567 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -21,9 +21,10 @@ RAUC_SUFFIX := tar.xz
RAUC_URL := https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
RAUC_SOURCE := $(SRCDIR)/$(RAUC).$(RAUC_SUFFIX)
RAUC_DIR := $(BUILDDIR)/$(RAUC)
-RAUC_LICENSE := LGPL-2.1-or-later
+RAUC_LICENSE := LGPL-2.1-or-later AND custom
RAUC_LICENSE_FILES := \
file://README.rst;startline=281;endline=294;md5=a0262c76b558b6a450c56cae990d129a \
+ file://src/de.pengutronix.rauc.Installer.xml;startline=2;endline=2;md5=41d7f09959c20acd068e570c3320f17e \
file://COPYING;md5=4fbd65380cdd255951079008b364516c
# ----------------------------------------------------------------------------
base-commit: 0f6f4bb1a807614be4804cc849b9371e56c15ab7
--
2.49.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-25 12:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-25 12:57 [ptxdist] [PATCH] rauc: add license for xml file Bruno Thomsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox