]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
selftest/reproducible: Allow native/cross reuse in test
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Jun 2023 16:27:36 +0000 (17:27 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 15 Jun 2023 21:37:35 +0000 (11:37 -1000)
commitfd3d9b32256bceacd514bfd5ebfa0a30bcfdbd0c
tree29e630585bff4cff65785559f747c167787e787a
parent496dc586446d09a77923bc191e5305ba06c8f59e
selftest/reproducible: Allow native/cross reuse in test

We don't compare reproducibility of the native/cross components, only the
target ones. With the long build times of rust-native, the test now takes
crazy lengths of time so this tweak should allow us to reuse native/cross
artefacts from sstate whilst still testing the target output is
reproducible.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b494d83c639a877cefeb7cbab6d37195e492f059)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/cases/reproducible.py