mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mesalib: add Apache-2.0 license when Vulkan screenshot layer is enabled
Date: Mon, 27 Jan 2025 09:35:13 +0100	[thread overview]
Message-ID: <20250127083513.363111-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250123101141.3047977-4-p.zabel@pengutronix.de>

Thanks, applied as bfa69a017e16d3fc2f7e13caee35f08f7d3f7eb4.

Michael

[sent from post-receive hook]

On Mon, 27 Jan 2025 09:35:13 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> The Vulkan screenshot layer is based on the Apache-2.0 licensed
> Vulkan layer template.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20250123101141.3047977-4-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index cf283ec19104..25795f94d62e 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -26,8 +26,12 @@ MESALIB_LICENSE	:= MIT AND BSL-1.0
>  ifdef PTXCONF_MESALIB_GLX
>  MESALIB_LICENSE += AND SGI-B-2.0
>  endif
> +ifdef PTXCONF_MESALIB_VULKAN_SCREENSHOT
> +MESALIB_LICENSE += AND Apache-2.0
> +endif
>  MESALIB_LICENSE_FILES := \
>  	file://docs/license.rst;md5=ffe678546d4337b732cfd12262e6af11 \
> +	file://licenses/Apache-2.0;md5=db66a99884d6d2bdbd5f9e71e1bffec6 \
>  	file://licenses/BSL-1.0;md5=4610c5f00caa47872489c3943d1bacc8 \
>  	file://licenses/MIT;md5=e8f57dd048e186199433be2c41bd3d6d \
>  	file://licenses/SGI-B-2.0;md5=efe792cf56e83c7aa8470e553faf333f



  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   ` [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   ` Michael Olbrich [this message]
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=20250127083513.363111-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