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 23:18:19 +0000 |
commit | f3881e63fd0cfca36aa66afcc2ce0a7cecb71a0a (patch) | |
tree | 3d21ce6b6d0b8dbb437243a75e119d2d371c8768 /meta/recipes-support/libgcrypt | |
parent | 09a253d09f1e89874e2e8c2aec9c3d01a0e198db (diff) | |
download | poky-f3881e63fd0cfca36aa66afcc2ce0a7cecb71a0a.tar.gz |
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).
(From OE-Core rev: 7df031e1ffe409573753585ba2f1a82ff707ad7e)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libgcrypt')
0 files changed, 0 insertions, 0 deletions