From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mesalib: add SGI-B-2.0 license when GLX is enabled
Date: Mon, 27 Jan 2025 09:35:12 +0100 [thread overview]
Message-ID: <20250127083512.363048-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250123101141.3047977-3-p.zabel@pengutronix.de>
Thanks, applied as 12a8271de1fee139f5f1e305af84be4592bf16f8.
Michael
[sent from post-receive hook]
On Mon, 27 Jan 2025 09:35:12 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> The GLX DRI code in src/glx is SGI-B-2.0 licensed.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20250123101141.3047977-3-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index 9fdb3b518b47..cf283ec19104 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -23,10 +23,14 @@ MESALIB_URL := \
> MESALIB_SOURCE := $(SRCDIR)/$(MESALIB).$(MESALIB_SUFFIX)
> MESALIB_DIR := $(BUILDDIR)/$(MESALIB)
> MESALIB_LICENSE := MIT AND BSL-1.0
> +ifdef PTXCONF_MESALIB_GLX
> +MESALIB_LICENSE += AND SGI-B-2.0
> +endif
> MESALIB_LICENSE_FILES := \
> file://docs/license.rst;md5=ffe678546d4337b732cfd12262e6af11 \
> file://licenses/BSL-1.0;md5=4610c5f00caa47872489c3943d1bacc8 \
> - file://licenses/MIT;md5=e8f57dd048e186199433be2c41bd3d6d
> + file://licenses/MIT;md5=e8f57dd048e186199433be2c41bd3d6d \
> + file://licenses/SGI-B-2.0;md5=efe792cf56e83c7aa8470e553faf333f
>
> # ----------------------------------------------------------------------------
> # Prepare
next prev parent reply other threads:[~2025-01-27 8:35 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 ` [ptxdist] [PATCH 2/4] mesalib: add BSL-1.0 license for C11 threads.h emulation library Philipp Zabel
2025-01-27 8:35 ` [ptxdist] [APPLIED] " 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 ` Michael Olbrich [this message]
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=20250127083512.363048-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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