]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/cases/gcc.py: add libitm to default installed packages.
authorHarish Sadineni <Harish.Sadineni@windriver.com>
Tue, 2 Sep 2025 04:19:19 +0000 (21:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Sep 2025 17:02:36 +0000 (18:02 +0100)
commit0bc2cc9589b5cd3e11cbba1bb588785845db4faa
tree80076ad4e0db8bfee17046db8833e909683660f9
parentb52c435d9011286aba92ec82dfa83767173da583
oeqa/selftest/cases/gcc.py: add libitm to default installed packages.

When running oe-selftest few libitm tests were getting failed due
to below error:
/tmp/runtest.923959/alloc-1.exe: error while loading shared libraries:
libitm.so.1: cannot open shared object file: No such file or directory

Adding libitm to default installed packages to fix this issue.

Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/gcc.py