diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-03-20 16:06:24 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 15:33:06 +0000 |
commit | 0b8a693fb4154a7efa811178ff166a9d3fb8a211 (patch) | |
tree | e4376dfaa746ac27df29cbb8aea4d5e74c3c4135 /meta/recipes-connectivity | |
parent | fb7eeb395402ce6ec923cd4be411de2ddbe61310 (diff) | |
download | poky-0b8a693fb4154a7efa811178ff166a9d3fb8a211.tar.gz |
buildhistory_analysis: use bb.utils.explode_dep_versions
Previously this had its own implementation of splitting a list of
packages with optional version e.g. "libncurses-dev (>= 5.9)"; switch to
using the already existing bitbake function which does this as it is
much better tested.
(From OE-Core rev: de21a483063d9803c4ce1d62b03913ccad2931bd)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions