diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2012-02-23 21:47:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-23 22:52:17 +0000 |
commit | de77b9752ab2df56d87dc15ed5cd0d2cd5544dc7 (patch) | |
tree | 74b02b6df6ab08626eab2fd6b17440b6cfd977fa /bitbake/lib/bb/build.py | |
parent | 85fa989df7a4928e42aad2eb5f34a5f3c2c9ae93 (diff) | |
download | poky-de77b9752ab2df56d87dc15ed5cd0d2cd5544dc7.tar.gz |
command.py: add resolve option for generateTargetsTree API
Currently we have generateTargetsTree API, which is used to get
dependency information. However in that tree, there will be
"virtual/xxx" in depends fields. Therefore we add the resolve option
to replace it with its real providers.
Besides, for packages that provided by multiple recipes, we will find
their preverred provider.
(Bitbake rev: 28501612efdfc6ee47576cc90deb6e897883e7f5)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/build.py')
0 files changed, 0 insertions, 0 deletions