]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/qa: add method to check if static or dynamic linked
authorRoss Burton <ross.burton@intel.com>
Thu, 24 Mar 2016 15:43:47 +0000 (15:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Mar 2016 10:28:03 +0000 (10:28 +0000)
commit96813445e6618fd8442600d81e53c448310b6e8b
treedb807c79e27a669558e14daf2c1bd2026cf7b46a
parent9840bfbe7d860bdb7ad9ac444a82f95510d48c2d
lib/oe/qa: add method to check if static or dynamic linked

It's useful to know if a binary is statically or dynamically linked, so add a
method to determine this.

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