]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add BB_CURRENTTASK to BB_HASHEXCLUDE
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Oct 2021 14:01:22 +0000 (15:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 21:31:55 +0000 (22:31 +0100)
commit04a4ed1c509b0ef6af6d9ff53901c674ca402252
tree53ffba809481c93edef8cb847e5f03d62a9918e6
parentc94816259cc1c09746353ad26ca0c811e0c962c2
bitbake.conf: Add BB_CURRENTTASK to BB_HASHEXCLUDE

Tasks shouldn't vary dependning on the value of BB_CURRENTTASK. They
happen not to due to when bitbake sets this but to fix other issues,
bitbake needs to set it earlier. Therefore exclude from hashes
globally.

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