]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
XXX: Bump ccache size to 200G Max
authorKhem Raj <raj.khem@gmail.com>
Sun, 17 Aug 2025 05:54:01 +0000 (22:54 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 2 Oct 2025 16:48:05 +0000 (09:48 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/conf/ccache.conf

index 377eb4219698b221befe366e8b2cc2f75ed26c03..2021d5aaab9f7f748b08595a33db8b215d16a00d 100644 (file)
@@ -12,3 +12,9 @@ hash_dir = false
 
 # If ccache runs under pseudo it will try to create files in /run/user/0/ccache-tmp
 temporary_dir = $CCACHE_DIR/tmp
+
+# Enable automatic cleanup
+cleanup = true
+
+# Default store size is 200G
+max_size = 200.0G