From: Alexander Kanavin Date: Mon, 28 Dec 2020 20:04:24 +0000 (+0100) Subject: vulkan-samples: update to latest revision X-Git-Tag: uninative-2.10~323 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e1ffe54edb93c9e7130b0771c9f0bf409dc637cc;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 3785723232..896b248327 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 = "b4fe3addff337f3c264a6f7dd62be60c726fcc03" +SRCREV = "fdc8fab1a520df5566de3eda7b526b24f04e6379" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" S = "${WORKDIR}/git"