summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/utils.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-01 22:03:43 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 11:40:54 +0100
commitc4d857debf35c9aa98b6db5605365a900dea7370 (patch)
treec6f32a86589fcdcb50de27050e78f92660ffb344 /bitbake/lib/bb/tests/utils.py
parent9a283519b2c9c11823a13e69ec133d97ea029e87 (diff)
downloadpoky-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/utils.py')
0 files changed, 0 insertions, 0 deletions