vulkan-samples: update to latest revision

(From OE-Core rev: a6f8da2a59b3c8fd14bacb7e29feb1cc2fea0088)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-05-05 17:18:08 +02:00
committed by Richard Purdie
parent b36bf2f6d4
commit 0de28255b7

View File

@@ -11,7 +11,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git \
"
UPSTREAM_CHECK_COMMITS = "1"
SRCREV = "55cebd9e7cc4153a3a7b3a45d42274c0e2a17815"
SRCREV = "a2c02a074ba3f71ea89a53fb2e2d189c87cc4af8"
UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"
S = "${WORKDIR}/git"