]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Test cross/native hashserv method extension
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 00:02:46 +0000 (00:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2020 16:42:57 +0000 (16:42 +0000)
commit2a76082363d189880613765ad339718e3614049d
tree547a75bb40a2543ae4ad3217808653cb0940b204
parentec788594f3f6a47687c6eb321437f2d2b58b1518
sstatesig: Test cross/native hashserv method extension

We can have one taskhash which represents multiple native/cross sstate objects
since they're stored by BUILD_ARCH or possibly host distro (or host gcc version).
We need to put these into separate namespaces on hashserv since their outhashes
will never match and we need deterministic lookups for the different namespaces.

Use this extramethod option to handle this. This fixes several problematic
failures on the autobuilder.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py