summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.40.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2015-01-08 18:11:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-16 23:08:20 +0000
commit013de192d746809e397b1c6de22bddf9ed34185f (patch)
tree96ead29895496e6ab837035f989b5e9f8a89b364 /meta/recipes-support/curl/curl_7.40.0.bb
parent311d9d1e9f31544104b4c514c70999d03711ffb6 (diff)
downloadpoky-013de192d746809e397b1c6de22bddf9ed34185f.tar.gz
package.bbclass: Fix support for private libs
* n is a tuple since this commit: commit d3aa7668a9f001044d0a0f1ba2de425a36056102 Author: Richard Purdie <richard.purdie@linuxfoundation.org> Date: Mon Jul 7 18:41:23 2014 +0100 Subject package.bbclass: Improve shlibs needed data structure since then 'n in private_libs' was always false and private libs were always processed * this is bad when we have libfoo in private libs, but also some package providing libfoo, that way we ship own libfoo.so, but together with runtime dependency on package providing libfoo (From OE-Core rev: ec1d379683cedca4be1c252475d02c8041227142) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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/curl/curl_7.40.0.bb')
0 files changed, 0 insertions, 0 deletions