summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-12-05 10:24:51 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-06 15:23:13 +0000
commite8f98373951b6de5f0e24b20acecf42ca77f775a (patch)
tree44619911854526f702c8c4ec9370ca9e92d5397c
parente57fe26b3f85ebfabdc8b574caa5c97602e4d771 (diff)
downloadopenembedded-core-e8f98373951b6de5f0e24b20acecf42ca77f775a.tar.gz
ccache: upgrade 4.7.2 -> 4.7.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-devtools/ccache/ccache_4.7.4.bb (renamed from meta/recipes-devtools/ccache/ccache_4.7.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.7.2.bb b/meta/recipes-devtools/ccache/ccache_4.7.4.bb
index b8598af639..0419d07c4e 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