bitbake.conf: Add PARALLEL_MAKE to BB_HASHBASE_WHITELIST
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Apr 2012 12:19:10 +0000 (13:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Apr 2012 22:37:45 +0000 (23:37 +0100)
commit8a06356786bb80f997c19f44fd32eac4a01fe828
treed2005f4d1e1dc1c3e332d6fdc2365573e5c5de46
parent3f8716d98c1d65fe764845009ec8091177a7f3a9
bitbake.conf: Add PARALLEL_MAKE to BB_HASHBASE_WHITELIST

The value of PARALLEL_MAKE shouldn't affect sstate checksums. In general it
doesn't as the value is injected as a task override and the sstate checksum
doesn't track these. That isn't the case for linux-yocto in particular so
adding it the list of variables to ignore is useful.

(From OE-Core rev: a0fbbd7ba979b8aaee701e0997115f89b361b920)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf