| Message ID | 010101a00e29fff0-3d38c2e3-56e3-4a41-a92d-0c30b9dc35a3-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] makedepend: upgrading to 1.0.10 SUCCEEDED | expand |
diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb similarity index 88% rename from meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb rename to meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb index 6db7d04079..643624485c 100644 --- a/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb +++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb @@ -17,4 +17,4 @@ BBCLASSEXTEND = "native" LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f" -SRC_URI[sha256sum] = "bc94ffda6cd4671603a69c39dbe8f96b317707b9185b2aaa3b54b5d134b41884" +SRC_URI[sha256sum] = "baf742fb6c76c15febf5181e5cd814066205d8be9aef4abfdc2c54b235e14917"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *makedepend* to *1.0.10* has Succeeded. Next steps: - apply the patch: git am 0001-makedepend-upgrade-1.0.9-1.0.10.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 3fd684c51f10173934a821a7b6a66d2eee4f7f3f Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Mon, 17 Aug 2026 05:07:20 +0000 Subject: [PATCH] makedepend: upgrade 1.0.9 -> 1.0.10 Source: ChangeLog makedepend 1.0.10 meson: include headers when checking for functions meson: Add option to build with meson gitlab CI: drop the ci-fairy check-mr job Improve man page formatting --- .../xorg-util/{makedepend_1.0.9.bb => makedepend_1.0.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-util/{makedepend_1.0.9.bb => makedepend_1.0.10.bb} (88%)