summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache/ccache_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/ccache/ccache_4.1.bb')
-rw-r--r--meta/recipes-devtools/ccache/ccache_4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.1.bb b/meta/recipes-devtools/ccache/ccache_4.1.bb
index 96254a3875..551b4c7e5c 100644
--- a/meta/recipes-devtools/ccache/ccache_4.1.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.1.bb
@@ -14,6 +14,7 @@ DEPENDS = "zstd"
14SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz \ 14SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz \
15 file://0001-Improve-SIMD-detection-735.patch \ 15 file://0001-Improve-SIMD-detection-735.patch \
16 file://0002-Always-use-64bit-to-print-time_t.patch \ 16 file://0002-Always-use-64bit-to-print-time_t.patch \
17 file://0001-blake3-Remove-asm-checks-for-sse-avx.patch \
17 " 18 "
18SRC_URI[sha256sum] = "cdeefb827b3eef3b42b5454858123881a4a90abbd46cc72cf8c20b3bd039deb7" 19SRC_URI[sha256sum] = "cdeefb827b3eef3b42b5454858123881a4a90abbd46cc72cf8c20b3bd039deb7"
19 20