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] glslang: version bump 1.4.328.1 -> 1.4.355.0
Date: Fri, 23 Jan 2026 16:02:15 +0100	[thread overview]
Message-ID: <20260123150215.1580574-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251212141350.1516879-3-p.zabel@pengutronix.de>

Thanks, applied as 81ccb1f3b79d73e256425ad03b13feac5160d49a.

Michael

[sent from post-receive hook]

On Fri, 23 Jan 2026 16:02:15 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20251212141350.1516879-3-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/glslang.make b/rules/glslang.make
> index acfcc64da5de..43165771c54c 100644
> --- a/rules/glslang.make
> +++ b/rules/glslang.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang
>  #
>  # Paths and names
>  #
> -GLSLANG_VERSION		:= 1.4.328.1
> -GLSLANG_MD5		:= 48212a4d5ecc69b15e537a1c621d13c3
> +GLSLANG_VERSION		:= 1.4.335.0
> +GLSLANG_MD5		:= a2bb92ce159ab7993d8b1e8332da6696
>  GLSLANG			:= glslang-$(GLSLANG_VERSION)
>  GLSLANG_SUFFIX		:= tar.gz
>  GLSLANG_URL		:= https://github.com/KhronosGroup/glslang/archive/vulkan-sdk-$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)
> diff --git a/rules/host-glslang.make b/rules/host-glslang.make
> index 22de28bc03f1..fc2ff14c876f 100644
> --- a/rules/host-glslang.make
> +++ b/rules/host-glslang.make
> @@ -21,7 +21,6 @@ HOST_GLSLANG_CONF_OPT	:= \
>  	-DCMAKE_BUILD_TYPE=Release \
>  	-DALLOW_EXTERNAL_SPIRV_TOOLS=ON \
>  	-DBUILD_EXTERNAL=OFF \
> -	-DBUILD_SHARED_LIBS=OFF \
>  	-DBUILD_WERROR=OFF \
>  	-DENABLE_EXCEPTIONS=OFF \
>  	-DENABLE_GLSLANG_BINARIES=ON \



  reply	other threads:[~2026-01-23 15:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-12 14:13 [ptxdist] [PATCH 01/10] spirv-headers: version bump 1.4.328.1 -> 1.4.335.0 Philipp Zabel
2025-12-12 14:13 ` [ptxdist] [PATCH 02/10] spirv-tools: " Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 03/10] glslang: version bump 1.4.328.1 -> 1.4.355.0 Philipp Zabel
2026-01-23 15:02   ` Michael Olbrich [this message]
2025-12-12 14:13 ` [ptxdist] [PATCH 04/10] vulkan-headers: version bump 1.4.328.1 -> 1.4.335.0 Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 05/10] vulkan-loader: " Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 06/10] vulkan-utility-libraries: " Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 07/10] vulkan-tools: " Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 08/10] vulkan-validationlayers: " Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 09/10] volk: " Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-12 14:13 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2025.4 -> v2025.5 Philipp Zabel
2026-01-23 15:02   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-01-16 13:37 ` [ptxdist] [PATCH 01/10] spirv-headers: version bump 1.4.328.1 -> 1.4.335.0 Michael Olbrich
2026-01-16 14:42   ` Philipp Zabel
2026-01-23 15:02 ` [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=20260123150215.1580574-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