]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
vulkan-samples: update to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 27 Apr 2022 08:39:57 +0000 (10:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Apr 2022 10:44:50 +0000 (11:44 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/vulkan/vulkan-samples_git.bb

index fbadc506d682ade63bb823a99a0b908ea88d84e8..467295dbc09d2c160357494b5d40755c4548a206 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master;prot
            "
 
 UPSTREAM_CHECK_COMMITS = "1"
-SRCREV = "f37bb1ea48d2782e997085aedf440b4a159e8189"
+SRCREV = "2d20e243b8d2553b2a9d6c9a636bf9649b76ee03"
 
 UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"
 S = "${WORKDIR}/git"