summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-20 12:06:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-20 12:26:32 +0000
commit9a1705e9a51a19499a40aea8bbca43a1d759bca1 (patch)
tree5f1753513d01595407afb10e4fc41d3aa4478698 /meta/lib
parente5ee1b8c0d141e56ee67778c7b8af92de185dc01 (diff)
downloadpoky-9a1705e9a51a19499a40aea8bbca43a1d759bca1.tar.gz
bitbake.conf: Exclude WORKDIR changes from sstate checksums
The layout of stamp files ensures that changes to WORKDIR mean recipes get rebuilt correctly. Since WORKDIR usually contains MULTIMACH_TARGET_SYS and that depends on tune variables, including WORKDIR in sstate checksums adds a lot of noise to the system for what amounts to no gain. On the other hand, removing it reduces noise, reduces the size of the siginfo files and reduces the amount of processing bitbake has to do. It therefore seems like dropping it from the checksums is an all around win. (From OE-Core rev: 453353e05d027c6a505d1e13a7982718a13bca8b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions