From: Alexander Kanavin Date: Tue, 21 Jun 2022 20:16:25 +0000 (+0200) Subject: vulkan: upgrade 1.3.211.0 -> 1.3.216.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3820 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dab46fa6a98af448d7bf1291f1de4edb3590f66a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vulkan: upgrade 1.3.211.0 -> 1.3.216.0 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/glslang/glslang_1.3.211.0.bb b/meta/recipes-graphics/glslang/glslang_1.3.216.0.bb similarity index 95% rename from meta/recipes-graphics/glslang/glslang_1.3.211.0.bb rename to meta/recipes-graphics/glslang/glslang_1.3.216.0.bb index 37dea07a8ad..69d9a0a84ef 100644 --- a/meta/recipes-graphics/glslang/glslang_1.3.211.0.bb +++ b/meta/recipes-graphics/glslang/glslang_1.3.216.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" -SRCREV = "9bb8cfffb0eed010e07132282c41d73064a7a609" +SRCREV = "adbf0d3106b26daa237b10b9bf72b1af7c31092d" SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master \ file://0001-generate-glslang-pkg-config.patch" PE = "1" diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.211.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.216.0.bb similarity index 92% rename from meta/recipes-graphics/spir/spirv-headers_1.3.211.0.bb rename to meta/recipes-graphics/spir/spirv-headers_1.3.216.0.bb index 910ba668af2..94500a96bad 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.211.0.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.216.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" -SRCREV = "4995a2f2723c401eb0ea3e10c81298906bf1422b" +SRCREV = "b2a156e1c0434bc8c99aaebba1c7be98be7ac580" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.211.0.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.216.0.bb similarity index 96% rename from meta/recipes-graphics/spir/spirv-tools_1.3.211.0.bb rename to meta/recipes-graphics/spir/spirv-tools_1.3.216.0.bb index 9804febbcdb..eb907326c43 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.211.0.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.216.0.bb @@ -7,7 +7,7 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "7826e1941eab1aa66fbe84c48b95921bff402a96" +SRCREV = "c94501352d545e84c821ce031399e76d1af32d18" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.211.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.216.0.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-headers_1.3.211.0.bb rename to meta/recipes-graphics/vulkan/vulkan-headers_1.3.216.0.bb index c74eb4cf5b2..5f7917ae82e 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.211.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.216.0.bb @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" -SRCREV = "76f00ef6cbb1886eb1162d1fa39bee8b51e22ee8" +SRCREV = "3ef4c97fd6ea001d75a8e9da408ee473c180e456" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.211.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.216.0.bb similarity index 94% rename from meta/recipes-graphics/vulkan/vulkan-loader_1.3.211.0.bb rename to meta/recipes-graphics/vulkan/vulkan-loader_1.3.216.0.bb index cb4932ef79d..15a079879ba 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.211.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.216.0.bb @@ -9,8 +9,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.211;protocol=https" -SRCREV = "bfb419161602361626e40a7a3af0a63e06bcf204" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.216;protocol=https" +SRCREV = "322f7e3212b4fd9d70d7f48972963c83d24d06e4" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.211.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.216.0.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-tools_1.3.211.0.bb rename to meta/recipes-graphics/vulkan/vulkan-tools_1.3.216.0.bb index 3cb4ccc23f9..e26f4504f11 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.211.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.216.0.bb @@ -6,8 +6,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.211;protocol=https" -SRCREV = "4fdfd2b1187ab44f062d091ba3113c5e3eab5a1b" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master;protocol=https" +SRCREV = "ef9db7a8ec52f6c56158d83f5d57ef388c1abec1" S = "${WORKDIR}/git"