diff mbox series

[AUH] vulkan-volk: upgrading to 1.4.357.0 SUCCEEDED

Message ID 0101019facc2be94-a34909d7-9f38-4e78-bf90-31454fec601c-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] vulkan-volk: upgrading to 1.4.357.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org July 29, 2026, 7:24 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-vulkan-volk-upgrade-1.4.350.1-1.4.357.0.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 a64346dfa12b87efe9efc85502cb53b7bf67136b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 29 Jul 2026 06:43:28 +0000
Subject: [PATCH] vulkan-volk: upgrade 1.4.350.1 -> 1.4.357.0

7768933 Merge pull request #303 from zeux/update/357
11f5a1b Update generated source with the new exclusion rules
1bb1f65 Update extension version filtering mechanism to be more generic
94d905c Update to 1.4.357
3b00554 Merge pull request #302 from zeux/update/356
f5e6b44 Update to 1.4.356
91e0d29 Merge pull request #301 from zeux/update/355
2ad9fb2 Update to 1.4.355
477a354 Merge pull request #300 from zeux/update/354
e2e6d51 Update to 1.4.354
9aa85bf Merge pull request #299 from zeux/update/353
6a8a2d5 Update to 1.4.353
47cddf7 Merge pull request #298 from zeux/update/352
40a3321 Update to 1.4.352
916c68b Merge pull request #297 from zeux/update/351
44a84ca Update to 1.4.351
---
 .../{vulkan-volk_1.4.350.1.bb => vulkan-volk_1.4.357.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/vulkan/{vulkan-volk_1.4.350.1.bb => vulkan-volk_1.4.357.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/vulkan/vulkan-volk_1.4.350.1.bb b/meta/recipes-graphics/vulkan/vulkan-volk_1.4.357.0.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan-volk_1.4.350.1.bb
rename to meta/recipes-graphics/vulkan/vulkan-volk_1.4.357.0.bb
index 4541b71a98..4e8504ed66 100644
--- a/meta/recipes-graphics/vulkan/vulkan-volk_1.4.350.1.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-volk_1.4.357.0.bb
@@ -10,7 +10,7 @@  LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=cfcbdd69e15396e371f639c69acf40bf"
 
 SRC_URI = "git://github.com/zeux/volk.git;branch=master;protocol=https;tag=vulkan-sdk-${PV}"
-SRCREV = "3ca312a4f38baa63d8006b6905abbeeb89c8087d"
+SRCREV = "776893306c5d3b22b6185b5d4a258b81d94572bf"
 
 REQUIRED_DISTRO_FEATURES = "vulkan"