Message ID | 01010191576836d2-0444d248-3749-45b5-ae33-a21f4d6f2d1f-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] ccache: upgrading to 4.10.2 SUCCEEDED | expand |
diff --git a/meta/recipes-devtools/ccache/ccache_4.10.1.bb b/meta/recipes-devtools/ccache/ccache_4.10.2.bb similarity index 93% rename from meta/recipes-devtools/ccache/ccache_4.10.1.bb rename to meta/recipes-devtools/ccache/ccache_4.10.2.bb index 6ae85af4f5..361c1643f9 100644 --- a/meta/recipes-devtools/ccache/ccache_4.10.1.bb +++ b/meta/recipes-devtools/ccache/ccache_4.10.2.bb @@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "8f8ad60d9363857812aa8af3fa7fb72be5ea5cf193f824d16d237a8a79256be4" +SRC_URI[sha256sum] = "108100960bb7e64573ea925af2ee7611701241abb36ce0aae3354528403a7d87" 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.10.2* has Succeeded. Next steps: - apply the patch: git am 0001-ccache-upgrade-4.10.1-4.10.2.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 a711e83f9bdba836cabb2076d39f2054b2f99bc5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Thu, 15 Aug 2024 09:35:17 +0000 Subject: [PATCH] ccache: upgrade 4.10.1 -> 4.10.2 --- .../ccache/{ccache_4.10.1.bb => ccache_4.10.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ccache/{ccache_4.10.1.bb => ccache_4.10.2.bb} (93%)