utils.py: use bb.utils.vercmp_string instead of bb.vercmp
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 16 Feb 2011 11:06:20 +0000 (11:06 +0000)
committerTom Rini <tom_rini@mentor.com>
Fri, 18 Feb 2011 20:00:42 +0000 (13:00 -0700)
commita07e7b983aae3a03a69155cacda12eebf384153b
tree6b230e5ecbfbeed03e6024892d15ace1149ebdf5
parent30535972a51ef992c22876c9aada4357e53bd7a0
utils.py: use bb.utils.vercmp_string instead of bb.vercmp

* Fixes deprecation warning with BitBake master.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
lib/oe/utils.py