]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ccache: move environment variables to the configuration file
authorRoss Burton <ross.burton@arm.com>
Thu, 24 Jul 2025 16:20:53 +0000 (17:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jul 2025 16:16:10 +0000 (17:16 +0100)
commit8c1c38a6b3073d2dd34514f5a90805c12c0f42dd
treebf8e5aef8f53aaa4caf897b6fa95b84c99ce437a
parent23a87f27b1837bd35bea356f0a10816fb35826f2
ccache: move environment variables to the configuration file

Move some environment variables to the configuration file, so there's
less happening in the class.

Max_size was removed so that the per-recipe caches don't grown without
limit. The default cache is 5GB.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/ccache.bbclass
meta/conf/ccache.conf