mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 07:07:08 +00: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
+1
-1
@@ -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"
|
||||
|
||||
+2
-2
@@ -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"
|
||||
|
||||
+2
-2
@@ -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