| Message ID | 20260411002929.571805-4-khem.raj@oss.qualcomm.com |
|---|---|
| State | Accepted, archived |
| Commit | 0c8b692b4831529ad56b24224cec520bf7cd0973 |
| Headers | show |
| Series | [1/4] sudo: Fix build with std=gnu23 | expand |
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"
- 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> --- meta/recipes-graphics/vulkan/vulkan-samples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)