diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-02 17:11:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-03 15:51:08 +0100 |
commit | 664afc12d1aad97c85db6688790c48abfc528c53 (patch) | |
tree | 8cc09f864680bc824ec3b466c562b1aae40df98c /meta/classes/sstate.bbclass | |
parent | c5478ed623f9b21d758f49745409a8eaae36baf5 (diff) | |
download | openembedded-core-664afc12d1aad97c85db6688790c48abfc528c53.tar.gz openembedded-core-664afc12d1aad97c85db6688790c48abfc528c53.tar.bz2 openembedded-core-664afc12d1aad97c85db6688790c48abfc528c53.zip |
bitbake.conf: Add BB_WORKERCONTEXT to HASHBASE_WHITELIST
We never want checksum to vary depending on whether we calculate them
in server or worker context, that would make no sense. This was happening
in do_rootfs tasks since they reference the BB_WORKERCONTEXT variable.
Whitelist the variable to avoid this class of problem.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/sstate.bbclass')
0 files changed, 0 insertions, 0 deletions