From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 2/4] mesalib: add BSL-1.0 license for C11 threads.h emulation library
Date: Thu, 23 Jan 2025 11:11:39 +0100 [thread overview]
Message-ID: <20250123101141.3047977-2-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20250123101141.3047977-1-p.zabel@pengutronix.de>
The C11 threads.h emulation library is used when building for
platforms other than Android.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/mesalib.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 3c94fa299a4d..9fdb3b518b47 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -22,9 +22,10 @@ MESALIB_URL := \
https://mesa.freedesktop.org/archive/$(MESALIB).$(MESALIB_SUFFIX)
MESALIB_SOURCE := $(SRCDIR)/$(MESALIB).$(MESALIB_SUFFIX)
MESALIB_DIR := $(BUILDDIR)/$(MESALIB)
-MESALIB_LICENSE := MIT
+MESALIB_LICENSE := MIT AND BSL-1.0
MESALIB_LICENSE_FILES := \
file://docs/license.rst;md5=ffe678546d4337b732cfd12262e6af11 \
+ file://licenses/BSL-1.0;md5=4610c5f00caa47872489c3943d1bacc8 \
file://licenses/MIT;md5=e8f57dd048e186199433be2c41bd3d6d
# ----------------------------------------------------------------------------
--
2.39.5
next prev parent reply other threads:[~2025-01-23 10:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-23 10:11 [ptxdist] [PATCH 1/4] mesalib: version bump 24.3.3 -> 24.3.4 Philipp Zabel
2025-01-23 10:11 ` Philipp Zabel [this message]
2025-01-27 8:35 ` [ptxdist] [APPLIED] mesalib: add BSL-1.0 license for C11 threads.h emulation library Michael Olbrich
2025-01-23 10:11 ` [ptxdist] [PATCH 3/4] mesalib: add SGI-B-2.0 license when GLX is enabled Philipp Zabel
2025-01-27 8:35 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-01-23 10:11 ` [ptxdist] [PATCH 4/4] mesalib: add Apache-2.0 license when Vulkan screenshot layer " Philipp Zabel
2025-01-27 8:35 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-01-27 8:35 ` [ptxdist] [APPLIED] mesalib: version bump 24.3.3 -> 24.3.4 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=20250123101141.3047977-2-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--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