]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
providers: We don't depend on previous build results
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2016 13:30:04 +0000 (14:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2016 13:56:07 +0000 (14:56 +0100)
commitc3fa7e561c22786d3ac57d04c367aa50f1b3b820
tree0550f1f424223d08f24c2eadca1c1195549bc09c
parent1af0ccaac81e182c4ca520037dda362d180e5605
providers: We don't depend on previous build results

Back in history the code did depend on previous build results. This was
bad for determinism and we no longer do that. Update comments to match
the current behaviour.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/providers.py