mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
vulkan-loader: upgrade 1.3.236.0 -> 1.3.239.0
(From OE-Core rev: a5f58a0eb8688b550fe33ec33389af29b348d037) 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
eb0839d986
commit
4bb073f289
@@ -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.236;protocol=https"
|
||||
SRCREV = "1ee83a25c2c20e2efbfc0ac976c7a3ddb5fc291c"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.239;protocol=https"
|
||||
SRCREV = "fa421a02686e7f01c8e4af24650fa04374df8338"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user