mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
vulkan-loader: upgrade 1.1.126.0 -> 1.2.135.0
(From OE-Core rev: 8ecb1e82cbf7df676f6f7e79c5d1210643a7babb) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
69e454728c
commit
da9f963ff1
@@ -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.1.126"
|
||||
SRCREV = "4adad4ff705fa76f9edb2d37cb57e593decb60ed"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.2.135"
|
||||
SRCREV = "86429d9e7f3542e88fb98ffa7d8a82c10c9828ac"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user