mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] vulkan-loader: version bump 1.2.141.0 -> 1.2.148.0
Date: Mon, 17 Aug 2020 08:18:18 +0200	[thread overview]
Message-ID: <E1k7YTK-00088j-QT@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200804145632.29278-3-p.zabel@pengutronix.de>

Thanks, applied as a4075c34479ce86a6038f9ca2beb9743ddcd83c5.

Michael

[sent from post-receive hook]

On Mon, 17 Aug 2020 08:18:18 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20200804145632.29278-3-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make
> index 4a0b83e3f348..e786eb775437 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.141.0
> -VULKAN_LOADER_MD5	:= 87e41363a65bba24cd1231557b4bca8c
> +VULKAN_LOADER_VERSION	:= 1.2.148.0
> +VULKAN_LOADER_MD5	:= 669e95510505fabe5513ed83d695a29a
>  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.141.0
> -VULKAN_HEADERS_MD5	:= 4067d1268504c4e2bb47135aea55ae17
> +VULKAN_HEADERS_VERSION	:= 1.2.148.0
> +VULKAN_HEADERS_MD5	:= df07cce41e6e69da350164fce26034fa
>  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)
> @@ -59,6 +59,7 @@ VULKAN_LOADER_CONF_OPT	:= \
>  	-DBUILD_WSI_XCB_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_LOADER_XCB) \
>  	-DBUILD_WSI_XLIB_SUPPORT=OFF \
>  	-DBUILD_WSI_WAYLAND_SUPPORT=$(call ptx/onoff, PTXCONF_VULKAN_LOADER_WAYLAND) \
> +	-DBUILD_WSI_DIRECTFB_SUPPORT=OFF \
>  	-DBUILD_LOADER=ON \
>  	-DBUILD_TESTS=OFF \
>  	-DVulkanHeaders_INCLUDE_DIR=$(VULKAN_HEADERS_DIR)/include \

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

  reply	other threads:[~2020-08-17  6:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-04 14:56 [ptxdist] [PATCH 1/5] glslang: version bump 2020-05-27-ge00d27c6d65b -> 2020-07-23-g3ee5f2f1d331 Philipp Zabel
2020-08-04 14:56 ` [ptxdist] [PATCH 2/5] spirv-tools: version bump 2020.3 -> 2020.4 Philipp Zabel
2020-08-17  6:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-04 14:56 ` [ptxdist] [PATCH 3/5] vulkan-loader: version bump 1.2.141.0 -> 1.2.148.0 Philipp Zabel
2020-08-17  6:18   ` Michael Olbrich [this message]
2020-08-04 14:56 ` [ptxdist] [PATCH 4/5] vulkan-tools: " Philipp Zabel
2020-08-17  6:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-04 14:56 ` [ptxdist] [PATCH 5/5] vulkan-validationlayers: " Philipp Zabel
2020-08-17  6:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-05  9:45 ` [ptxdist] [PATCH 1/5] glslang: version bump 2020-05-27-ge00d27c6d65b -> 2020-07-23-g3ee5f2f1d331 Roland Hieber
2020-08-07 12:22   ` Michael Olbrich
2020-08-08 14:06     ` Roland Hieber
2020-08-07 17:26 ` Michael Olbrich
2020-08-17  6:18 ` [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=E1k7YTK-00088j-QT@dude02.hi.pengutronix.de \
    --to=mol@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