On Thu, Nov 03, 2022 at 05:57:05PM +0100, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel <[email protected]>

Fails to build:

CMake Error at cube/CMakeLists.txt:274 (install):
  install TARGETS given target "vkcube" which does not exist.   


CMake Error at cube/CMakeLists.txt:321 (install):
  install TARGETS given target "vkcubepp" which does not exist.


CMake Error at cube/CMakeLists.txt:353 (install):
  install TARGETS given target "vkcube-wayland" which does not exist.


And there are issues with the 1.3.231.0 patches as well, so please fix and
squash the two series.

Michael

> ---
>  rules/vulkan-tools.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/vulkan-tools.make b/rules/vulkan-tools.make
> index 6279efde253d..a7ed9b947177 100644
> --- a/rules/vulkan-tools.make
> +++ b/rules/vulkan-tools.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_TOOLS) += vulkan-tools
>  #
>  # Paths and names
>  #
> -VULKAN_TOOLS_VERSION := 1.3.231.0
> -VULKAN_TOOLS_MD5     := 14730c9e4d46791938e0371c4de30405
> +VULKAN_TOOLS_VERSION := 1.3.231.1
> +VULKAN_TOOLS_MD5     := 927ccb38f18bc0af35742e81ba68b9d3
>  VULKAN_TOOLS         := vulkan-tools-$(VULKAN_TOOLS_VERSION)
>  VULKAN_TOOLS_SUFFIX  := tar.gz
>  VULKAN_TOOLS_URL     := 
> https://github.com/KhronosGroup/Vulkan-Tools/archive/sdk-$(VULKAN_TOOLS_VERSION).$(VULKAN_TOOLS_SUFFIX)
> -- 
> 2.30.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Reply via email to