]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/x32lib: rework to use readelf from the host
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 27 Aug 2020 10:59:31 +0000 (12:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Aug 2020 06:06:44 +0000 (07:06 +0100)
commitecf9fbf7938c667cb648a34f690cfa8db6f5c157
tree9d618f2d55f59c43f69e4076ce38d7525b13a4ab
parent910e26321f6d7583ae68dafafffe2040ca9cfa70
oeqa/x32lib: 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/x32lib.py