From: Alexander Kanavin Date: Wed, 5 May 2021 15:18:08 +0000 (+0200) Subject: vulkan-samples: update to latest revision X-Git-Tag: uninative-3.2~172 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a6f8da2a59b3c8fd14bacb7e29feb1cc2fea0088;p=openembedded-core.git vulkan-samples: update to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb index b7c38f6543..32502a1f7a 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb @@ -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"