diff options
author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-05-21 11:40:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-22 14:36:49 +0100 |
commit | 32b3f35bf68baf5c603e38e8b18b902a1af281df (patch) | |
tree | f085160b7f8e1e20b4b9f11399d89e99e44245b7 /meta/lib/oeqa/sdk/files/rust/hello/git@git.enea.com:linux | |
parent | 14dc339f383549d4bd0fd521a8d2000a9dce2ced (diff) | |
download | poky-32b3f35bf68baf5c603e38e8b18b902a1af281df.tar.gz |
libunwind: disable installation of tests dir
fix the issue that:
| Error: Transaction test error:
| file /usr/libexec/libunwind/check-namespace.sh conflicts between attempted installs of libunwind-1.8.1-r0.core2_64 and lib32-libunwind-1.8.1-r0.core2_32
| file /usr/libexec/libunwind/test-runner conflicts between attempted installs of libunwind-1.8.1-r0.core2_64 and lib32-libunwind-1.8.1-r0.core2_32
By default, test suite from srcdir/tests/* will be installed to /usr/libexec/libunwind, here pass --disable-tests to not install test suite.
Test suite can be added to libunwind-ptest in the future if needed
(From OE-Core rev: 9d9c36cd5fc59e88bcd8a08ba70ced996c7d74be)
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/sdk/files/rust/hello/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions