diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2017-02-21 23:17:28 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-04 10:42:34 +0000 |
commit | 7df031e1ffe409573753585ba2f1a82ff707ad7e (patch) | |
tree | 536e0f75027088a1fc221bdbeb2cbe44e2e04e68 /meta/recipes-kernel | |
parent | 0131abe2d94d6836a54bc1616566c3bf3f2d6eb0 (diff) | |
download | openembedded-core-7df031e1ffe409573753585ba2f1a82ff707ad7e.tar.gz openembedded-core-7df031e1ffe409573753585ba2f1a82ff707ad7e.tar.bz2 openembedded-core-7df031e1ffe409573753585ba2f1a82ff707ad7e.zip |
package.bbclass: Add SHLIB detection support for mingw targets
Add support to detect dll files as shared objects as well as process
Windows .dll and .exe files to determine the runtime libraries
dependencies.
This implementation is sufficient to detect and map runtime library
dependencies between packages. And does not implement any version naming
conventions that might apply for .dll files (e.g. lib*-x.dll).
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions