From: Khem Raj Date: Sat, 11 Apr 2026 00:29:29 +0000 (-0700) Subject: vulkan-samples: Upgrade to latest tip of trunk X-Git-Tag: yocto-6.0~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b67b56e08a4fcf632b98d49cb59bf12d7b123e0;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git vulkan-samples: Upgrade to latest tip of trunk - A new sample demonstrating the rasterization order attachment access extension (#1492). - Broken documentation link to GitHub repo fixed (#1506). - Vulkan SDK updated to 1.4.341 (#1477). Signed-off-by: Khem Raj Signed-off-by: Mathieu Dubois-Briand 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 66c034a794..f3997c4e32 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;branch=main;protoc " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "3abbdf8b5a3bf250f6475f9fe674567b14e9b1ad" +SRCREV = "fa2cf45adde08778d1e8f885f21f934f56d9eb58" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"