To: ['Ross Burton '] To: openembedded-core@lists.openembedded.org Subject: [AUH] vulkan-samples: upgrading to f9b160340bf3066313825c119710c9f51e75edd8 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/vulkan-samples/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/vulkan-samples/0001-vulkan-samples-upgrade-to-latest-revision.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/vulkan-samples/bitbake-output-qemuarm_musl.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/vulkan-samples/buildhistory-diff-full.txt 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 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 --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" -- 2.47.1