1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

vulkan: upgrade 1.3.204.0 -> 1.3.204.1

Only vulkan-loader has actually changed.

(From OE-Core rev: 337723179f144f6d0237ac1d1e45a7e7ca035236)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2022-03-08 10:32:22 +01:00
committed by Richard Purdie
parent 000b895fc2
commit 62a9e5d4a4
6 changed files with 1 additions and 1 deletions
@@ -10,7 +10,7 @@ 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.204;protocol=https"
SRCREV = "6a2458b649aae2a8bec8259c2485e7c0bd0465ae"
SRCREV = "f3e995134211d3fd663febede48e740e44982e27"
S = "${WORKDIR}/git"