]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/multilib: fix and improve multilib test
authorRoss Burton <ross.burton@intel.com>
Fri, 28 Aug 2015 23:43:13 +0000 (00:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Aug 2015 12:31:06 +0000 (13:31 +0100)
commitc51d24710b48eb3930edb8c661100705c6203e78
tree8e387a2be7305dd083ece3c7e380d4ab8b26026b
parent5b720a69f0d181ab2de6032a6e3f5a0ee4a14302
oeqa/runtime/multilib: fix and improve multilib test

Replace the previous shell magic with a Python function to parse the readelf
output, and fix the package names to include the lib32- prefix.

[ YOCTO #8219 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/multilib.py