mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 4/6] vulkan-loader: version bump 1.2.170.0 -> 1.2.176.0
Date: Wed,  2 Jun 2021 11:36:57 +0200	[thread overview]
Message-ID: <20210602093659.19591-4-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20210602093659.19591-1-p.zabel@pengutronix.de>

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/vulkan-loader.make | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make
index 02d622399190..75d9a4e93806 100644
--- a/rules/vulkan-loader.make
+++ b/rules/vulkan-loader.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_LOADER) += vulkan-loader
 #
 # Paths and names
 #
-VULKAN_LOADER_VERSION	:= 1.2.170.0
-VULKAN_LOADER_MD5	:= 710af3b299ad3591af1d010b68d3f3e3
+VULKAN_LOADER_VERSION	:= 1.2.176.0
+VULKAN_LOADER_MD5	:= 14a12562de940ae2da447b569328a362
 VULKAN_LOADER		:= vulkan-loader-$(VULKAN_LOADER_VERSION)
 VULKAN_LOADER_SUFFIX	:= tar.gz
 VULKAN_LOADER_URL	:= https://github.com/KhronosGroup/Vulkan-Loader/archive/sdk-$(VULKAN_LOADER_VERSION).$(VULKAN_LOADER_SUFFIX)
@@ -24,8 +24,8 @@ VULKAN_LOADER_DIR	:= $(BUILDDIR)/$(VULKAN_LOADER)
 VULKAN_LOADER_LICENSE	:= Apache-2.0
 VULKAN_LOADER_LICENSE_FILES := file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac
 
-VULKAN_HEADERS_VERSION	:= 1.2.170.0
-VULKAN_HEADERS_MD5	:= c2fb8adff236db9483ad99547a2115e0
+VULKAN_HEADERS_VERSION	:= 1.2.176.0
+VULKAN_HEADERS_MD5	:= 559ebf75a95c7c1762dcc48525d20684
 VULKAN_HEADERS_SUFFIX	:= tar.gz
 VULKAN_HEADERS_URL	:= https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-$(VULKAN_HEADERS_VERSION).$(VULKAN_HEADERS_SUFFIX)
 VULKAN_HEADERS_SOURCE	:= $(SRCDIR)/vulkan-headers-$(VULKAN_HEADERS_VERSION).$(VULKAN_HEADERS_SUFFIX)
@@ -60,6 +60,7 @@ VULKAN_LOADER_CONF_OPT	:= \
 	-DBUILD_WSI_XLIB_SUPPORT=OFF \
 	-DBUILD_WSI_WAYLAND_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_LOADER_WAYLAND) \
 	-DBUILD_WSI_DIRECTFB_SUPPORT=OFF \
+	-DBUILD_WSI_SCREEN_QNX_SUPPORT=OFF \
 	-DBUILD_LOADER=ON \
 	-DBUILD_TESTS=OFF \
 	-DVulkanHeaders_INCLUDE_DIR=$(VULKAN_HEADERS_DIR)/include \
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  parent reply	other threads:[~2021-06-02  9:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02  9:36 [ptxdist] [PATCH 1/6] glslang: version bump 2021-02-18-ge56beaee7368 -> 11.4.0 Philipp Zabel
2021-06-02  9:36 ` [ptxdist] [PATCH 2/6] shaderc: version bump 2020.5 -> 2021.0 Philipp Zabel
2021-06-16 10:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-06-02  9:36 ` [ptxdist] [PATCH 3/6] spirv-tools: version bump 2020.7 -> 2021.1 Philipp Zabel
2021-06-16 10:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-06-02  9:36 ` Philipp Zabel [this message]
2021-06-16 10:35   ` [ptxdist] [APPLIED] vulkan-loader: version bump 1.2.170.0 -> 1.2.176.0 Michael Olbrich
2021-06-02  9:36 ` [ptxdist] [PATCH 5/6] vulkan-tools: " Philipp Zabel
2021-06-16 10:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-06-02  9:36 ` [ptxdist] [PATCH 6/6] vulkan-validationlayers: version bump 1.2.170.0 -> 1.2.176.1 Philipp Zabel
2021-06-16 10:35   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-06-16 10:35 ` [ptxdist] [APPLIED] glslang: version bump 2021-02-18-ge56beaee7368 -> 11.4.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=20210602093659.19591-4-p.zabel@pengutronix.de \
    --to=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