mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
vulkan-loader: upgrade 1.3.283.0 -> 1.3.290.0
(From OE-Core rev: 1a4708433c140cfaa0f4c403eaa598919e0c2882) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
568268e5e4
commit
bf7c787eb4
+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=vulkan-sdk-1.3.283;protocol=https"
|
||||
SRCREV = "720be5198aad4696381d2e3eeadc131c9f56bdc6"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=main;protocol=https"
|
||||
SRCREV = "40b8e6eeead809a62c708cb48fdd9f8f2eab3f15"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user