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 6/6] vulkan-validationlayers: version bump 1.2.170.0 -> 1.2.176.1
Date: Wed,  2 Jun 2021 11:36:59 +0200	[thread overview]
Message-ID: <20210602093659.19591-6-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20210602093659.19591-1-p.zabel@pengutronix.de>

- Commit 3deed018c1fd ("Update LICENSE.txt") added a single line
  "Any file without a license in it's source defaults to the repository
  Apache 2.0 License." to the description in LICENSE.txt.

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

diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make
index cbadd1297b57..a5bfdc43f38b 100644
--- a/rules/vulkan-validationlayers.make
+++ b/rules/vulkan-validationlayers.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_VULKAN_VALIDATIONLAYERS) += vulkan-validationlayers
 #
 # Paths and names
 #
-VULKAN_VALIDATIONLAYERS_VERSION	:= 1.2.170.0
-VULKAN_VALIDATIONLAYERS_MD5	:= dab18a27184a2fdabe38278c97bc8cc0
+VULKAN_VALIDATIONLAYERS_VERSION	:= 1.2.176.1
+VULKAN_VALIDATIONLAYERS_MD5	:= 5acaada71600b29fa0b940bf9ceffcab
 VULKAN_VALIDATIONLAYERS		:= vulkan-validationlayers-$(VULKAN_VALIDATIONLAYERS_VERSION)
 VULKAN_VALIDATIONLAYERS_SUFFIX	:= tar.gz
 VULKAN_VALIDATIONLAYERS_URL	:= https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/sdk-$(VULKAN_VALIDATIONLAYERS_VERSION).$(VULKAN_VALIDATIONLAYERS_SUFFIX)
 VULKAN_VALIDATIONLAYERS_SOURCE	:= $(SRCDIR)/$(VULKAN_VALIDATIONLAYERS).$(VULKAN_VALIDATIONLAYERS_SUFFIX)
 VULKAN_VALIDATIONLAYERS_DIR	:= $(BUILDDIR)/$(VULKAN_VALIDATIONLAYERS)
 VULKAN_VALIDATIONLAYERS_LICENSE	:= Apache-2.0
-VULKAN_VALIDATIONLAYERS_LICENSE_FILES := file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac
+VULKAN_VALIDATIONLAYERS_LICENSE_FILES := file://LICENSE.txt;md5=8df9e8826734226d08cb412babfa599c
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -35,6 +35,7 @@ VULKAN_VALIDATIONLAYERS_CONF_OPT	:= \
 	-DCMAKE_INSTALL_LIBDIR=/usr/lib \
 	-DBUILD_LAYERS=ON \
 	-DBUILD_LAYER_SUPPORT_FILES=OFF \
+	-DUSE_ROBIN_HOOD_HASHING=OFF \
 	-DBUILD_TESTS=OFF \
 	-DBUILD_WSI_WAYLAND_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_VALIDATIONLAYERS_WAYLAND) \
 	-DBUILD_WSI_XCB_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_VALIDATIONLAYERS_XCB) \
-- 
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 ` [ptxdist] [PATCH 4/6] vulkan-loader: version bump 1.2.170.0 -> 1.2.176.0 Philipp Zabel
2021-06-16 10:35   ` [ptxdist] [APPLIED] " 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 ` Philipp Zabel [this message]
2021-06-16 10:35   ` [ptxdist] [APPLIED] vulkan-validationlayers: version bump 1.2.170.0 -> 1.2.176.1 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-6-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