Paul Sokolovsky <[email protected]>
writes:
> For example, some users may want to use single cache directory (instead
> of per-package) with known max size limit, to better control disk usage.
You change conflicts with
| do_clean[cleandirs] += "${CCACHE_DIR}"
To use ccache, it is the best to avoid this class completely and to
remove
| export CCACHE_DISABLE ??= "${@[0,1][d.getVar('CCACHE', True) == '']}"
from bitbake.conf.
Enrico
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core