diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-08-07 12:29:35 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-08 10:19:56 +0100 |
commit | 17bfcbacb0fa6e4641919fd92bcb86c5bb86c761 (patch) | |
tree | 59a988656cda9544ee486f17489e7adf73d8fdc4 /meta/recipes-rt | |
parent | 6c966021b957d705e89c442e435e5b4a3f615421 (diff) | |
download | poky-17bfcbacb0fa6e4641919fd92bcb86c5bb86c761.tar.gz |
elfutils: use PRIVATE_LIBS for the ptest package
EXCLUDE_PACKAGES_FROM_SHLIBS is too broad: it suppresses both generation
of required and provided shlibs. We need to suppress only the provided shlibs
(to avoid clashes with the main package providing the same shlibs),
and run the required shlib dependencies generator as usual.
(From OE-Core rev: 7d342fd04266bedc12706c111c5b83d952566bca)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt')
0 files changed, 0 insertions, 0 deletions