]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/multilib: rework to use readelf from the host
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 27 Aug 2020 10:59:32 +0000 (12:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Aug 2020 06:06:44 +0000 (07:06 +0100)
commitb7f62b28acb0efc9e9bf0126bd2425dcca012fd1
tree4364ef1cdea7bc9327eed1bf7cb51b5fbb1363f3
parentecf9fbf7938c667cb648a34f690cfa8db6f5c157
oeqa/multilib: rework to use readelf from the host

It is difficult and error-prone to ensure binutils gets
installed into target images where this test may run;
on the other hand readelf is always present on the
host, as it is a part of HOSTTOOLS.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/multilib.py