diff options
author | Yuanjie Huang <yuanjie.huang@windriver.com> | 2015-06-29 16:07:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-01 15:40:00 +0100 |
commit | 3c6ddc78d3ee96410b2a0c6b12fe3bd4ead27b0b (patch) | |
tree | bf98d4d0e5b51cd42b162f8552aa79c8f13a9e51 /meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch | |
parent | 71ceb8c60aee649690d4be33d948d3168c3790b2 (diff) | |
download | poky-3c6ddc78d3ee96410b2a0c6b12fe3bd4ead27b0b.tar.gz |
mklibs-native: avoid failure on symbol provided by application
Undefined symbols in a library can be provided by the application
that links to the library, such as `logsink' in libmultipath.so.0.
This fix checks the type of object in which the symbol is needed
and the existence of the symbol in application, when a symbol
cannot be provided by libraries. It prevents false alarm on absence
of symbols.
(From OE-Core rev: 0dbc895c58a1bb81467a20b154e068806278fc83)
Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch')
0 files changed, 0 insertions, 0 deletions