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] dbus: update license info
Date: Thu,  9 Nov 2023 11:14:46 +0100	[thread overview]
Message-ID: <20231109101446.9447-1-bruno.thomsen@gmail.com> (raw)

Update license based on information in the COPYING file.
Add hashes of license files.

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

diff --git a/rules/dbus.make b/rules/dbus.make
index a1b68a5a3afb..fca1f57faa2f 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -16,14 +16,19 @@ PACKAGES-$(PTXCONF_DBUS) += dbus
 #
 # Paths and names
 #
-DBUS_VERSION	:= 1.15.8
-DBUS_MD5	:= 66a38f65320762e0734340fb6facdcce
-DBUS		:= dbus-$(DBUS_VERSION)
-DBUS_SUFFIX	:= tar.xz
-DBUS_URL	:= https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)
-DBUS_SOURCE	:= $(SRCDIR)/$(DBUS).$(DBUS_SUFFIX)
-DBUS_DIR	:= $(BUILDDIR)/$(DBUS)
-DBUS_LICENSE	:= AFL-2.1 AND GPL-2.0-or-later
+DBUS_VERSION		:= 1.15.8
+DBUS_MD5		:= 66a38f65320762e0734340fb6facdcce
+DBUS			:= dbus-$(DBUS_VERSION)
+DBUS_SUFFIX		:= tar.xz
+DBUS_URL		:= https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)
+DBUS_SOURCE		:= $(SRCDIR)/$(DBUS).$(DBUS_SUFFIX)
+DBUS_DIR		:= $(BUILDDIR)/$(DBUS)
+DBUS_LICENSE		:= (AFL-2.1 OR GPL-2.0-or-later) AND MIT
+DBUS_LICENSE_FILES	:= \
+	file://COPYING;md5=eb0ffc69a965797a3d6686baa153ef05 \
+	file://LICENSES/AFL-2.1.txt;md5=f3ad2f482ec639b440413665cfb9e714 \
+	file://LICENSES/GPL-2.0-or-later.txt;md5=3d26203303a722dedc6bf909d95ba815 \
+	file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663
 
 # ----------------------------------------------------------------------------
 # Prepare

base-commit: cae7daaa8850c4d952427fac5bcf4d8ffc553226
-- 
2.41.0




             reply	other threads:[~2023-11-09 10:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 10:14 Bruno Thomsen [this message]
2023-11-17  7:20 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20231109101446.9447-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