From: Alexander Kanavin Date: Thu, 7 Apr 2022 17:00:19 +0000 (+0200) Subject: vulkan-samples: update to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4437 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=115e13668d89d2631471643f55a68aff5ade1295;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 53c7254ce7e..fbadc506d68 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;branch=master;prot " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "28ca2dad83ceb157386e0708f5151ae89c177ad4" +SRCREV = "f37bb1ea48d2782e997085aedf440b4a159e8189" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" S = "${WORKDIR}/git"