diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-21 14:12:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-07 11:53:26 +0100 |
commit | c29718ee73be8b0a1896df21acf8aed621afb029 (patch) | |
tree | 17e230da4f925a1a4616af724452b42734e9f19d /meta/recipes-devtools/gcc | |
parent | 4e05a17616112ba558f0223c13192d11052d535b (diff) | |
download | poky-c29718ee73be8b0a1896df21acf8aed621afb029.tar.gz |
rust-common: Fix native signature dependency issues
The previous changes cause sstatetests.SStateTests.test_sstate_32_64_same_hash
to fail since RUST_XXX_SYS changes depending on the native architecture. This
is correct but these are accounted for in the layout of paths in TMPDIR so
they should be excluded from the task signatures for the correct behaviour.
(From OE-Core rev: 1887a69a1738cdf34d27f396943bce6a7e4f8e39)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2b9bb4c07d0ab53f58cbdd8a96896780a90be9a8)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc')
0 files changed, 0 insertions, 0 deletions