mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
vulkan: upgrade 1.3.204.1 -> 1.3.211.0
(From OE-Core rev: accb520dbfd1ad073eb5c4c20d43b6c179508085) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
63fb37b1ac
commit
3d2a3d92fe
@@ -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 = "2742e959347ae2fac58acd0d022c92a0ff1f24bf"
|
||||
SRCREV = "9bb8cfffb0eed010e07132282c41d73064a7a609"
|
||||
SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master \
|
||||
file://0001-generate-glslang-pkg-config.patch"
|
||||
PE = "1"
|
||||
@@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d"
|
||||
|
||||
SRCREV = "b42ba6d92faf6b4938e6f22ddd186dbdacc98d78"
|
||||
SRCREV = "4995a2f2723c401eb0ea3e10c81298906bf1422b"
|
||||
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master"
|
||||
PE = "1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
|
||||
@@ -7,8 +7,8 @@ SECTION = "graphics"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRCREV = "45dd184c790d6bfc78a5a74a10c37e888b1823fa"
|
||||
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=sdk-1.3.204;protocol=https"
|
||||
SRCREV = "7826e1941eab1aa66fbe84c48b95921bff402a96"
|
||||
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https"
|
||||
PE = "1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
|
||||
S = "${WORKDIR}/git"
|
||||
@@ -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 = "1dace16d8044758d32736eb59802d171970e9448"
|
||||
SRCREV = "76f00ef6cbb1886eb1162d1fa39bee8b51e22ee8"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -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.204;protocol=https"
|
||||
SRCREV = "f3e995134211d3fd663febede48e740e44982e27"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.211;protocol=https"
|
||||
SRCREV = "bfb419161602361626e40a7a3af0a63e06bcf204"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -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.204;protocol=https"
|
||||
SRCREV = "b9a87a24a814e443b1adfc5a6bc2e57243446f6c"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.211;protocol=https"
|
||||
SRCREV = "4fdfd2b1187ab44f062d091ba3113c5e3eab5a1b"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user