From: Robert Yang Date: Mon, 1 Dec 2025 08:07:48 +0000 (-0800) Subject: ccache: 4.12.1 -> 4.12.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c422df7d511fe76e7662968ab52eb26a72d55fea;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ccache: 4.12.1 -> 4.12.2 Signed-off-by: Robert Yang Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/ccache/ccache_4.12.1.bb b/meta/recipes-devtools/ccache/ccache_4.12.2.bb similarity index 93% rename from meta/recipes-devtools/ccache/ccache_4.12.1.bb rename to meta/recipes-devtools/ccache/ccache_4.12.2.bb index 2d0b83e2448..28f36e5ed78 100644 --- a/meta/recipes-devtools/ccache/ccache_4.12.1.bb +++ b/meta/recipes-devtools/ccache/ccache_4.12.2.bb @@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "a3da50ab0fb0d42f60c17d1450312e6ace9b681f6221cb77c8a09a845f9d760c" +SRC_URI[sha256sum] = "2a087efb66b62d4c66d4eb276748bbfa797ff3bde20adf44c53e5a8b9f3679af" inherit cmake github-releases