]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
vulkan-samples: Upgrade to latest tip of trunk
authorKhem Raj <raj.khem@gmail.com>
Sat, 11 Apr 2026 00:29:29 +0000 (17:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Apr 2026 17:00:17 +0000 (18:00 +0100)
- 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 <khem.raj@oss.qualcomm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/vulkan/vulkan-samples_git.bb

index 66c034a7941aa0492ea3b97554ea6d3a394038a6..f3997c4e328a9f4bdd3f1012373317db7a2a7020 100644 (file)
@@ -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"