mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
vulkan: update 1.2.198 -> 1.3.204
(From OE-Core rev: dadeb70a56c9732e9b6b76d9bde2e9e09b27856e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
513f93f63b
commit
afa80c2014
+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 = "8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c"
|
||||
SRCREV = "1dace16d8044758d32736eb59802d171970e9448"
|
||||
|
||||
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.2.198;protocol=https"
|
||||
SRCREV = "0ca96994f92b6f21b37badd6c99b22f61bfec932"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.204;protocol=https"
|
||||
SRCREV = "6a2458b649aae2a8bec8259c2485e7c0bd0465ae"
|
||||
|
||||
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.2.198;protocol=https"
|
||||
SRCREV = "8040a7af8919a47346cfeaf1fbc2ebfe09cfea09"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.204;protocol=https"
|
||||
SRCREV = "b9a87a24a814e443b1adfc5a6bc2e57243446f6c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user