]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Jul 2013 17:29:26 +0000 (10:29 -0700)
commitc2c47a002996b8dbcf9b311dff677202b1f11a64
treeb05ce2020adf83c6fcc70d0b14a462ad2fc0c0e3
parente828571683333e6f18ed56a84e114b5e54975bc7
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)

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