From: Wang Mingyu Date: Mon, 5 Dec 2022 02:24:51 +0000 (+0800) Subject: ccache: upgrade 4.7.2 -> 4.7.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2368 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8f98373951b6de5f0e24b20acecf42ca77f775a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ccache: upgrade 4.7.2 -> 4.7.4 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/ccache/ccache_4.7.2.bb b/meta/recipes-devtools/ccache/ccache_4.7.4.bb similarity index 90% rename from meta/recipes-devtools/ccache/ccache_4.7.2.bb rename to meta/recipes-devtools/ccache/ccache_4.7.4.bb index b8598af639f..0419d07c4eb 100644 --- a/meta/recipes-devtools/ccache/ccache_4.7.2.bb +++ b/meta/recipes-devtools/ccache/ccache_4.7.4.bb @@ -14,7 +14,7 @@ DEPENDS = "zstd" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \ file://0001-xxhash.h-Fix-build-with-gcc-12.patch \ " -SRC_URI[sha256sum] = "6b346f441342a25a6c1d7e010957a593f416e94b5d66fdf2e2992953b3860b9d" +SRC_URI[sha256sum] = "dc283906b73bd7c461178ca472a459e9d86b5523405035921bd8204e77620264" inherit cmake github-releases