From: Wang Mingyu Date: Wed, 5 Nov 2025 23:46:48 +0000 (+0800) Subject: ccache: upgrade 4.12 -> 4.12.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47f62e44f44d0e45a02ad13826d3a7fb722079c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ccache: upgrade 4.12 -> 4.12.1 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand --- 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 52643c4bffe..2d0b83e2448 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