diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2011-09-23 23:46:33 +0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:37:49 +0000 |
commit | d63678cdfab81919949e6ae60b89d782e23b511b (patch) | |
tree | 5f82159bea0ddd809b3b917579cffdf260c3b3b8 /LICENSE | |
parent | 1af2581f0b19aedc5120fe6d0522cd713b566981 (diff) | |
download | poky-d63678cdfab81919949e6ae60b89d782e23b511b.tar.gz |
bitbake.conf: change ccache path to use MULTIMACH_HOST_SYS
Currently if I build packages for several targets (e.g. for armv5te tosa
and for armv7a beagleboard) oe will use single ccache dir for both of
those targets: build/ccache/arm-oe-linux-gnueabi. However those targets
use different opcodes, different features and binaries created for one
of those targets wont't run on the lower one. So use MULTIMACH_HOST_SYS
for ccache dir, so that it uses something like
build/ccache/armv5te-oe-linux-gnueabi dir.
(From OE-Core rev: 982373006a98cf2303514badd1cfb692108408c0)
(From OE-Core rev: 9d460e31b6b45b30b39587503d655aa2a418cbc3)
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions