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

Thanks, applied as 48b1d5eafab584f2b409850bfea5f34377590911.

Michael

[sent from post-receive hook]

On Fri, 23 Jan 2026 16:02:20 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20251212141350.1516879-8-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make
> index 6a0ec69aab1a..de75fd222815 100644
> --- a/rules/vulkan-validationlayers.make
> +++ b/rules/vulkan-validationlayers.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_VALIDATIONLAYERS) += vulkan-validationlayers
>  #
>  # Paths and names
>  #
> -VULKAN_VALIDATIONLAYERS_VERSION	:= 1.4.328.1
> -VULKAN_VALIDATIONLAYERS_MD5	:= febdefe9ce4fc852eacdc0a2f006b365
> +VULKAN_VALIDATIONLAYERS_VERSION	:= 1.4.335.0
> +VULKAN_VALIDATIONLAYERS_MD5	:= c7882731975d670d8fcece974b91ae05
>  VULKAN_VALIDATIONLAYERS		:= vulkan-validationlayers-$(VULKAN_VALIDATIONLAYERS_VERSION)
>  VULKAN_VALIDATIONLAYERS_SUFFIX	:= tar.gz
>  VULKAN_VALIDATIONLAYERS_URL	:= https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/vulkan-sdk-$(VULKAN_VALIDATIONLAYERS_VERSION).$(VULKAN_VALIDATIONLAYERS_SUFFIX)
> @@ -38,6 +38,7 @@ VULKAN_VALIDATIONLAYERS_CONF_OPT	:= \
>  	-DBUILD_WSI_WAYLAND_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_VALIDATIONLAYERS_WAYLAND) \
>  	-DBUILD_WSI_XCB_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_VALIDATIONLAYERS_XCB) \
>  	-DBUILD_WSI_XLIB_SUPPORT=OFF \
> +	-DBUILD_WSI_XLIB_XRANDR_SUPPORT=OFF \
>  	-DDEBUG_CAPTURE_KEYBOARD=OFF \
>  	-DUPDATE_DEPS=OFF \
>  	-DUSE_CUSTOM_HASH_MAP=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: " 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   ` [ptxdist] [APPLIED] " Michael Olbrich
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   ` Michael Olbrich [this message]
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=20260123150220.1587773-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