vulkan-samples: update to latest revision

(From OE-Core rev: 210d4c16cf657d25890ba21f59a42feee099ae03)

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:
Alexander Kanavin
2022-05-18 12:58:06 +02:00
committed by Richard Purdie
parent 7a3fd4344b
commit da3b1d1953

View File

@@ -11,7 +11,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master;prot
"
UPSTREAM_CHECK_COMMITS = "1"
SRCREV = "2d20e243b8d2553b2a9d6c9a636bf9649b76ee03"
SRCREV = "0cc04a63583769bd13bcc51229a5a263d59343df"
UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"
S = "${WORKDIR}/git"