| Message ID | 0101019a564e8310-c59453d8-ad0b-4086-82ad-bd697b0e9c29-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] ccache: upgrading to 4.12.1 SUCCEEDED | expand |
diff --git a/meta/recipes-devtools/ccache/ccache_4.12.bb b/meta/recipes-devtools/ccache/ccache_4.12.1.bb similarity index 93% rename from meta/recipes-devtools/ccache/ccache_4.12.bb rename to meta/recipes-devtools/ccache/ccache_4.12.1.bb index 52643c4bff..2d0b83e244 100644 --- a/meta/recipes-devtools/ccache/ccache_4.12.bb +++ b/meta/recipes-devtools/ccache/ccache_4.12.1.bb @@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "e884c62cbacae2e9488b8641a671a79fb7a1221db01310dacef61c9e55c2e55b" +SRC_URI[sha256sum] = "a3da50ab0fb0d42f60c17d1450312e6ace9b681f6221cb77c8a09a845f9d760c" inherit cmake github-releases
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *ccache* to *4.12.1* has Succeeded. Next steps: - apply the patch: git am 0001-ccache-upgrade-4.12-4.12.1.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 ff1ea846f518df068e3a56d1e7f00d4d5c3e9a12 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Wed, 5 Nov 2025 15:33:56 +0000 Subject: [PATCH] ccache: upgrade 4.12 -> 4.12.1 --- .../ccache/{ccache_4.12.bb => ccache_4.12.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ccache/{ccache_4.12.bb => ccache_4.12.1.bb} (93%)