From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:06 +0000 (+0200) Subject: vulkan-samples: update to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210d4c16cf657d25890ba21f59a42feee099ae03;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vulkan-samples: update to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli 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 467295dbc09..57d3bd8fe5b 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 = "2d20e243b8d2553b2a9d6c9a636bf9649b76ee03" +SRCREV = "0cc04a63583769bd13bcc51229a5a263d59343df" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" S = "${WORKDIR}/git"