diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-28 00:03:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-11 11:06:23 +0000 |
commit | 5a7ede639f29a0d2044ee59ab64d9347d3791ab2 (patch) | |
tree | a69b3bec7f5397d31f2908529ee3f1c1bee112c6 /bitbake/lib/bb/cache.py | |
parent | 9f02b50c8c806fc344f5b62c77103db7e96c63ca (diff) | |
download | poky-5a7ede639f29a0d2044ee59ab64d9347d3791ab2.tar.gz |
bitbake: siggen: Test extra cross/native hashserv method
Hack the hashserv to allow extra data to be injected into the hashserv
method. This allows OE-Core to handle cases where there are multiple
sstate objects for the same taskhash, e.g. native/cross objects based
upon BUILD_ARCH or the host distro (when uninative isn't used).
This has been tested and proven to be very effective. We will likely
rework the code to improve how this is handled but for now this
improves automated builds until we can get to that refactoring and
more invasive changes.
(Bitbake rev: e21bf572cfe18e805d3f849777189685f7391a67)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0a09b0fa03d1afc08037964dc63a18ef7cff9c78)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cache.py')
0 files changed, 0 insertions, 0 deletions