]> code.ossystems Code Review - openembedded-core.git/commit
ccache: Set CCACHE on a per recipe basis
authorWenzong Fan <wenzong.fan@windriver.com>
Fri, 24 Jun 2011 07:42:14 +0000 (15:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Jun 2011 19:52:46 +0000 (20:52 +0100)
commitfe03f78fb0bf7d54b9472832e43764e882f918a1
tree79dfcc04e5980403461868c27ca9f61f916a825d
parent43416be5ccb66f93e395fdd8d0e19327f848cbe2
ccache: Set CCACHE on a per recipe basis

Set 'CCACHE_DIR' in 'bitbake.conf' and create the dirs for every
package before task 'do_configure' started.

[RP: Merge dirs variables into one]
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/conf/bitbake.conf