From: Alexander Kanavin Date: Fri, 4 Dec 2020 20:07:16 +0000 (+0100) Subject: vulkan-samples: update to latest revision X-Git-Tag: uninative-2.10~569 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=69e3758a820a2283ec19f4fcf217a0065ef2ad96;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 980557a3b9..3785723232 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb @@ -9,7 +9,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "f52361d3cd6ac8c30fc3365a464b4e220c32cfd6" +SRCREV = "b4fe3addff337f3c264a6f7dd62be60c726fcc03" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" S = "${WORKDIR}/git"