]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust-common: Fix native signature dependency issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 May 2022 13:12:15 +0000 (14:12 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Jun 2022 02:33:15 +0000 (16:33 -1000)
commit1887a69a1738cdf34d27f396943bce6a7e4f8e39
tree093ad10e0a1162b1f343b953b64c2f0ca42360cb
parentcf7c1cde3a3949498d0566e1ac524f8468b91380
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2b9bb4c07d0ab53f58cbdd8a96896780a90be9a8)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/rust/rust-common.inc