diff options
author | Oleksii Konoplitskyi <okonopli@cisco.com> | 2018-07-17 18:40:34 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-24 11:52:26 +0100 |
commit | 1d8c7fa36981dcecda45a417b0eb3943e049f4e0 (patch) | |
tree | 0d198c13b3b4f63be0e3db77770ccf623eb82f1c /scripts/rootfs_rpm-extract-postinst.awk | |
parent | b0f2f690a3513e4c9fa30fee1b8d7ac2d7140657 (diff) | |
download | poky-1d8c7fa36981dcecda45a417b0eb3943e049f4e0.tar.gz |
package.bbclass: exclude packages as shlib providers
Some packages containing shared libraries might be registered
as shlib providers when they shouldn't (for example, the lib is for
their private use and must not generate any dependency).
EXCLUDE_FROM_SHLIBS is targeted at that, but it could be set
for entire recipe only.
This patch allows to set list of packages that are not candidates
for shlib providers.
Variable EXCLUDE_PACKAGES_FROM_SHLIBS is used, e.g.:
EXCLUDE_PACKAGES_FROM_SHLIBS = "glibc-ptest glibc-mtest"
Cc: Andrii Bordunov <aborduno@cisco.com>
(From OE-Core rev: 43be374a6deceeaf105794f034957c65bb6bec72)
Signed-off-by: Oleksii Konoplitskyi <okonopli@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/rootfs_rpm-extract-postinst.awk')
0 files changed, 0 insertions, 0 deletions