diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 22:03:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 11:40:54 +0100 |
commit | c4d857debf35c9aa98b6db5605365a900dea7370 (patch) | |
tree | c6f32a86589fcdcb50de27050e78f92660ffb344 /bitbake/lib/bb/tests | |
parent | 9a283519b2c9c11823a13e69ec133d97ea029e87 (diff) | |
download | poky-c4d857debf35c9aa98b6db5605365a900dea7370.tar.gz |
bitbake: utils: Add explode_dep_versions2 to replace explode_dep_versions
The API for explode_dep_versions is flawed since there can only be one version
constraint against any given dependency. This adds a new function with an API
without this limitation. explode_dep_versions() is maintained with a warning
printed when its used in a situation where information is lost.
This should allow a simple transition to the new API to fix the lost dependency
information.
join_deps() is updated to deal with data in either format.
(Bitbake rev: babeeded21827d8d3e7c7b785a62332ee9d45d4f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests')
0 files changed, 0 insertions, 0 deletions