diff mbox series

[AUH] vulkan-samples: upgrading to f9b160340bf3066313825c119710c9f51e75edd8 SUCCEEDED

Message ID 0101019de3ee80d2-545cfd3f-7433-4071-b088-5ded356e0fae-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] vulkan-samples: upgrading to f9b160340bf3066313825c119710c9f51e75edd8 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org May 1, 2026, 2:25 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *vulkan-samples* to *f9b160340bf3066313825c119710c9f51e75edd8* has Succeeded.

Next steps:
    - apply the patch: git am 0001-vulkan-samples-upgrade-to-latest-revision.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From e1f31d03c4d99f171401c98a3f6285c9f797f607 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 1 May 2026 12:40:19 +0000
Subject: [PATCH] vulkan-samples: upgrade to latest revision

---
 meta/recipes-graphics/vulkan/vulkan-samples_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb
index f3997c4e32..dd7b151aa5 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 = "fa2cf45adde08778d1e8f885f21f934f56d9eb58"
+SRCREV = "f9b160340bf3066313825c119710c9f51e75edd8"
 
 UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"