On Thu, 2012-02-23 at 21:46 +0100, Andreas Oberritter wrote:
> 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)
> 
> Signed-off-by: Andreas Oberritter <o...@opendreambox.org>
> ---
>  meta/lib/oe/utils.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to