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] vulkan-headers: version bump 1.4.350.0 -> 1.4.357.0
Date: Fri,  4 Sep 2026 08:53:14 +0200	[thread overview]
Message-ID: <20260904065314.11781-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260730095024.2913920-5-p.zabel@pengutronix.de>

Thanks, applied as b03896d83203ead5a7d778848290eef573f8995e.

Michael

[sent from post-receive hook]

On Fri, 04 Sep 2026 08:53:14 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> License change due to copyright year extension and added clarification
> in the note about parse_dependency.py as part of commit 8c2683390a4b
> ("Change to dual license on static Vulkan headers").
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20260730095024.2913920-5-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make
> index 7ce57455e905..fa6a8b3463a3 100644
> --- a/rules/vulkan-headers.make
> +++ b/rules/vulkan-headers.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_VULKAN_HEADERS) += vulkan-headers
>  # Paths and names
>  #
>  
> -VULKAN_HEADERS_VERSION	:= 1.4.350.0
> -VULKAN_HEADERS_SHA256	:= 70270d10bf2c1e074a06ee37a50b75d332993d1b80a1d9526eeed2da6d82ed22
> +VULKAN_HEADERS_VERSION	:= 1.4.357.0
> +VULKAN_HEADERS_SHA256	:= e87dce08116151f6b6d7de6b6faf41498e87e6cf848ff16fa3bd5402190ad4a3
>  VULKAN_HEADERS		:= vulkan-headers-$(VULKAN_HEADERS_VERSION)
>  VULKAN_HEADERS_SUFFIX	:= tar.gz
>  VULKAN_HEADERS_URL	:= https://github.com/KhronosGroup/Vulkan-Headers/archive/vulkan-sdk-$(VULKAN_HEADERS_VERSION).$(VULKAN_HEADERS_SUFFIX)
> @@ -24,7 +24,7 @@ VULKAN_HEADERS_SOURCE	:= $(SRCDIR)/vulkan-headers-$(VULKAN_HEADERS_VERSION).$(VU
>  VULKAN_HEADERS_DIR	:= $(BUILDDIR)/$(VULKAN_HEADERS)
>  VULKAN_HEADERS_LICENSE	:= Apache-2.0 AND MIT
>  VULKAN_HEADERS_LICENSE_FILES := \
> -	file://LICENSE.md;md5=1bc355d8c4196f774c8b87ed1a8dd625
> +	file://LICENSE.md;md5=adc9da32fdd898219b3db5529f2185c0
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



  reply	other threads:[~2026-09-04  6:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30  9:50 [ptxdist] [PATCH 01/10] glslang: " Philipp Zabel
2026-07-30  9:50 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
2026-08-14  8:07   ` Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 03/10] spirv-tools: " Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 04/10] volk: " Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 05/10] vulkan-headers: " Philipp Zabel
2026-09-04  6:53   ` Michael Olbrich [this message]
2026-07-30  9:50 ` [ptxdist] [PATCH 06/10] vulkan-loader: " Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 07/10] vulkan-tools: " Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 08/10] vulkan-utility-libraries: " Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 09/10] vulkan-validationlayers: " Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-30  9:50 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2026.2 -> v2026.3 Philipp Zabel
2026-09-04  6:53   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-09-04  6:53 ` [ptxdist] [APPLIED] glslang: version bump 1.4.350.0 -> 1.4.357.0 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=20260904065314.11781-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