Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ccache* to *4.12.3* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-ccache-upgrade-4.12.2-4.12.3.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 76cc43692f46919e5b30f8218bedc7c8cd56a966 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Wed, 18 Feb 2026 12:49:15 +0000
Subject: [PATCH] ccache: upgrade 4.12.2 -> 4.12.3

---
 .../{ccache_4.12.2.bb => ccache_4.12.3.bb}    | 26 +++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/ccache/{ccache_4.12.2.bb => ccache_4.12.3.bb} 
(61%)

diff --git a/meta/recipes-devtools/ccache/ccache_4.12.2.bb 
b/meta/recipes-devtools/ccache/ccache_4.12.3.bb
similarity index 61%
rename from meta/recipes-devtools/ccache/ccache_4.12.2.bb
rename to meta/recipes-devtools/ccache/ccache_4.12.3.bb
index 28f36e5ed7..c7c8e1342d 100644
--- a/meta/recipes-devtools/ccache/ccache_4.12.2.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.12.3.bb
@@ -1,3 +1,25 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE.adoc
+# +++ LICENSE.adoc
+# @@ -35,7 +35,7 @@
+#  
+#  ----
+#  Copyright (C) 2002-2007 Andrew Tridgell
+# -Copyright (C) 2009-2025 Joel Rosdahl and other contributors
+# +Copyright (C) 2009-2026 Joel Rosdahl and other contributors
+#  ----
+#  
+#  
+# 
+#
+
 SUMMARY = "a fast C/C++ compiler cache"
 DESCRIPTION = "ccache is a compiler cache. It speeds up recompilation \
 by caching the result of previous compilations and detecting when the \
@@ -7,7 +29,7 @@ HOMEPAGE = "http://ccache.samba.org";
 SECTION = "devel"
 
 LICENSE = "GPL-3.0-or-later & MIT & BSL-1.0 & ISC"
-LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=5633f18ca110f0d4cb907eba07c920ef \
+LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=22ef4326c8a14ac937fc2b76ef0fd233 \
                     
file://src/third_party/cpp-httplib/httplib.h;endline=6;md5=663aca6f84e7d67ade228aad32afc0ea
 \
                     
file://src/third_party/nonstd-span/nonstd/span.hpp;endline=9;md5=b4af92a7f068b38c5b3410dceb30c186
 \
                     
file://src/third_party/win32-compat/win32/mktemp.c;endline=17;md5=d287e9c1f1cd2bb2bd164490e1cf449a
 \
@@ -17,7 +39,7 @@ DEPENDS = "zstd fmt xxhash"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz"
 
-SRC_URI[sha256sum] = 
"2a087efb66b62d4c66d4eb276748bbfa797ff3bde20adf44c53e5a8b9f3679af"
+SRC_URI[sha256sum] = 
"d683d5964a395f00c1c812ea1d1d523179f1097cbff7e7e54e714fa3f99711b1"
 
 inherit cmake github-releases
 
-- 
2.47.1

Attachment: 0001-ccache-upgrade-4.12.2-4.12.3.patch
Description: Binary data

packages/x86-64-v3-poky-linux/ccache/ccache-dbg: PKGSIZE changed from 35031432 
to 35025200 (-0%)
packages/x86-64-v3-poky-linux/ccache/ccache-dbg: PKGV changed from 4.12.2 
[default] to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache-dbg: PV changed from "4.12.2" to 
"4.12.3"
packages/x86-64-v3-poky-linux/ccache/ccache-dev: PKGV changed from 4.12.2 
[default] to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache-dev: PV changed from "4.12.2" to 
"4.12.3"
packages/x86-64-v3-poky-linux/ccache/ccache-doc: PKGV changed from 4.12.2 
[default] to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache-doc: PV changed from "4.12.2" to 
"4.12.3"
packages/x86-64-v3-poky-linux/ccache/ccache-locale: PKGV changed from 4.12.2 
[default] to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache-locale: PV changed from "4.12.2" to 
"4.12.3"
packages/x86-64-v3-poky-linux/ccache/ccache-src: PKGSIZE changed from 1802566 
to 1804780 (+0%)
packages/x86-64-v3-poky-linux/ccache/ccache-src: PKGV changed from 4.12.2 
[default] to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache-src: FILELIST: directory renamed 
/usr/src/debug/ccache/4.12.2/src/ccache/storage/remote -> 
/usr/src/debug/ccache/4.12.3/src/ccache/storage/remote, directory renamed 
/usr/src/debug/ccache/4.12.2/src/ccache/util -> 
/usr/src/debug/ccache/4.12.3/src/ccache/util, directory renamed 
/usr/src/debug/ccache/4.12.2/src/third_party/nonstd-span/nonstd -> 
/usr/src/debug/ccache/4.12.3/src/third_party/nonstd-span/nonstd, directory 
renamed /usr/src/debug/ccache/4.12.2/src/ccache/core -> 
/usr/src/debug/ccache/4.12.3/src/ccache/core, directory renamed 
/usr/src/debug/ccache/4.12.2/src/third_party/cxxurl/cxxurl -> 
/usr/src/debug/ccache/4.12.3/src/third_party/cxxurl/cxxurl, directory renamed 
/usr/src/debug/ccache/4.12.2/src/third_party/cpp-httplib -> 
/usr/src/debug/ccache/4.12.3/src/third_party/cpp-httplib, directory renamed 
/usr/src/debug/ccache/4.12.2/src/third_party/tl-expected/tl -> 
/usr/src/debug/ccache/4.12.3/src/third_party/tl-expected/tl, directory renam
 ed /usr/src/debug/ccache/4.12.2/src/ccache/storage -> 
/usr/src/debug/ccache/4.12.3/src/ccache/storage, directory renamed 
/usr/src/debug/ccache/4.12.2/src/ccache/storage/local -> 
/usr/src/debug/ccache/4.12.3/src/ccache/storage/local, directory renamed 
/usr/src/debug/ccache/4.12.2/src/third_party/blake3/blake3 -> 
/usr/src/debug/ccache/4.12.3/src/third_party/blake3/blake3, directory renamed 
/usr/src/debug/ccache/4.12.2/src/ccache -> 
/usr/src/debug/ccache/4.12.3/src/ccache
packages/x86-64-v3-poky-linux/ccache/ccache-src: PV changed from "4.12.2" to 
"4.12.3"
packages/x86-64-v3-poky-linux/ccache/ccache-staticdev: PKGV changed from 4.12.2 
[default] to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache-staticdev: PV changed from "4.12.2" 
to "4.12.3"
packages/x86-64-v3-poky-linux/ccache/ccache: PKGSIZE changed from 1576416 to 
1580576 (+0%)
packages/x86-64-v3-poky-linux/ccache/ccache: PKGV changed from 4.12.2 [default] 
to 4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache/ccache: PV changed from "4.12.2" to 
"4.12.3"
packages/x86-64-v3-poky-linux/ccache: PKGV changed from 4.12.2 [default] to 
4.12.3 [default]
packages/x86-64-v3-poky-linux/ccache: PV changed from "4.12.2" to "4.12.3"
packages/x86-64-v3-poky-linux/ccache: SRC_URI changed from 
"https://github.com/ccache/ccache/releases//download/v4.12.2/ccache-4.12.2.tar.gz";
 to 
"https://github.com/ccache/ccache/releases//download/v4.12.3/ccache-4.12.3.tar.gz";
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#231345): 
https://lists.openembedded.org/g/openembedded-core/message/231345
Mute This Topic: https://lists.openembedded.org/mt/117879859/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to