From: Alexander Kanavin Date: Mon, 24 May 2021 09:13:38 +0000 (+0200) Subject: vulkan-samples: update to latest revision X-Git-Tag: uninative-3.3~640 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=482c3509bccfde031100c60b641bcada659c981a;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 e89f75baac..a177d9a391 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 = "5646820bdd46365183adc2b326556c5bf7d8db76" +SRCREV = "04278ed5f0f9847ae6897509eb56d7b21b4e8cde" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" S = "${WORKDIR}/git"