diff options
author | Andreas Oberritter <obi@opendreambox.org> | 2012-02-23 21:46:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-23 22:52:21 +0000 |
commit | 571c9c7980db53352f3f38027734b85b28f14a2e (patch) | |
tree | 1f203ebd377a69be59e1f3d4c073fc326ee9ee07 /meta/recipes-graphics/builder | |
parent | 8fa33800efa530c765d85a520110285467ff29c2 (diff) | |
download | poky-571c9c7980db53352f3f38027734b85b28f14a2e.tar.gz |
lib/oe/utils.py: use bb.utils.vercmp_string
Fixes the following warning:
| WARNING: .../meta/lib/oe/utils.py:31: DeprecationWarning: Call to deprecated function bb.vercmp_string: Please use bb.utils.vercmp_string instead.
| result = bb.vercmp(d.getVar(variable,True), checkvalue)
(From OE-Core rev: 925a9729afaa9cd498661f7f363112c974b023a2)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/builder')
0 files changed, 0 insertions, 0 deletions