1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

vulkan-samples: update to latest revision

(From OE-Core rev: e59138cc1ee028e19b00ced57da33ab348c367cf)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
wangmy
2021-05-14 09:28:37 +08:00
committed by Richard Purdie
parent f8019df2b9
commit 4df55c95a5
@@ -11,7 +11,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git \
"
UPSTREAM_CHECK_COMMITS = "1"
SRCREV = "a2c02a074ba3f71ea89a53fb2e2d189c87cc4af8"
SRCREV = "5646820bdd46365183adc2b326556c5bf7d8db76"
UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"
S = "${WORKDIR}/git"