diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-30 14:52:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-01 07:40:35 +0100 |
commit | 59800189690f887e6f3e8c3139fa6a404b76ac71 (patch) | |
tree | f7116bcb0b3802162653370a4bc19ccdb4bc20bf /README | |
parent | 4052e0858d72505728c2a746fac935bf281903fd (diff) | |
download | openembedded-core-59800189690f887e6f3e8c3139fa6a404b76ac71.tar.gz openembedded-core-59800189690f887e6f3e8c3139fa6a404b76ac71.tar.bz2 openembedded-core-59800189690f887e6f3e8c3139fa6a404b76ac71.zip |
bitbake.conf: Exclude sstate-outputdirs flag from checksums
This was making deploy tasks MACHINE specific since they place output
into DEPLOY_DIR_IMAGE which contains MACHINE. On the plus side, this
was accidentally ensuring the output was placed for each machine,
on the downside it was triggering a rebuild every time for the different
checksum.
There is a better way to handle this which avoids the rebuild, see
the following tweak to do_deploy to mark it as MACHINE specific
in a different way.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions