aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/codeparser.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-04 15:03:33 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-04 16:16:16 +0100
commita569c816e016447d60624c59a750709d59a0f455 (patch)
tree035ec724efabd4e3cda3c7932107c65ccde4e201 /lib/bb/tests/codeparser.py
parentb766630ed7e099fffe817928a2811272677a1b26 (diff)
downloadbitbake-a569c816e016447d60624c59a750709d59a0f455.tar.gz
bitbake/utils: Convert vercmp_string() to use vercmp internally
Having two different version comparision algorithms in bitbake has never seemed like a sensible idea. Worryingly, they also return different results to each other. The vercmp_string API is relatively unused with no users in OE-Core or BitBake itself for example. This patch converts it to use vercmp internalls, bringing consitency to the comparisions which is easy now we have other recently added functions. Yes, this changes behaviour but in this case I'd prefer we were consistent than having two different comparisions. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/tests/codeparser.py')
0 files changed, 0 insertions, 0 deletions