mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
vulkan: update 1.2.191.0 -> 1.2.198.0
(From OE-Core rev: 5eb61a191acfb2a7d5fdcde2657b59d0e5a81997) 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
636dea9459
commit
09d5a495fe
@@ -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 = "4fee3efc189c83ccd26a9cd8265185c98458c94d"
|
||||
SRCREV = "8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -9,9 +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=master;protocol=https \
|
||||
"
|
||||
SRCREV = "7d7cdaa17bc8c349102cfee1d5062d6b7185c172"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.2.198;protocol=https"
|
||||
SRCREV = "fe8479aa022a011d74fd862749825e07891e854e"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -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=master;protocol=https"
|
||||
SRCREV = "f4974ccd170cf2338c0582f607af5d8dfc3dac51"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.2.198;protocol=https"
|
||||
SRCREV = "8040a7af8919a47346cfeaf1fbc2ebfe09cfea09"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user