]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELIST
authorJason Wessel <jason.wessel@windriver.com>
Mon, 14 May 2012 21:17:40 +0000 (16:17 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 May 2012 17:55:39 +0000 (18:55 +0100)
commit8d49d92fc2e581820e410c6a4dceb30911d949e0
tree03bddcabc2fa1a5c600f484f698b84f19f67656c
parent01dea384924293d0f99723073277bf6b1f4c7976
bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELIST

The location of the ccache should not affect the sum in the sstate
files.

The end user should be free to use an external ccache via defining
CCACHE_DIR to a new value in local.conf or using the default per
package local ccache in the temp directory.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf