lib/oeqa/runtime/multilib.py: use readelf instead of file
authorStefan Stanacar <stefanx.stanacar@intel.com>
Thu, 11 Jul 2013 19:00:51 +0000 (22:00 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2013 09:04:15 +0000 (10:04 +0100)
commit8657c3cfd05bb2a335ec30634f83f9fe49ec50d1
treeb90825d2222afb57f0d24fd007de33c88c34dbbf
parent5604219ed10db4e3b00f94e65525b4ebe44dfeeb
lib/oeqa/runtime/multilib.py: use readelf instead of file

file was pulled by rpm in sato images, readelf comes with binutils
so it's in ipk/deb too.
Also the test was looking at connmand instead of connman-applet
(which is what the testcase says and the AB nightly-multilib target installs)

(From OE-Core rev: c2c47a002996b8dbcf9b311dff677202b1f11a64)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/multilib.py