aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bc
diff options
context:
space:
mode:
authorOleksii Konoplitskyi <okonopli@cisco.com>2018-07-17 18:40:34 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-24 11:52:07 +0100
commit43be374a6deceeaf105794f034957c65bb6bec72 (patch)
tree46a93d5f42deb3396f252a60feb02a4e0f4e39b9 /meta/recipes-extended/bc
parentff0b682b807959521c85716296de7a1d26d7d18f (diff)
downloadopenembedded-core-contrib-43be374a6deceeaf105794f034957c65bb6bec72.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> Signed-off-by: Oleksii Konoplitskyi <okonopli@cisco.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bc')
0 files changed, 0 insertions, 0 deletions