mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH] rauc: add license for xml file
Date: Sun, 25 May 2025 14:57:21 +0200	[thread overview]
Message-ID: <20250525125721.9848-1-bruno.thomsen@gmail.com> (raw)

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




                 reply	other threads:[~2025-05-25 12:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250525125721.9848-1-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox