]> code.ossystems Code Review - openembedded-core.git/commit
Resurrect the old bb.vercmp as bb.utils.vercmp, and its deps
authorChris Larson <chris_larson@mentor.com>
Tue, 6 Apr 2010 22:29:19 +0000 (15:29 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:31 +0000 (15:41 +0100)
commita7f05ea4af0aab88cdd8699ed8d73ae3cca04044
treef92af687bf067a354f96702b47f21e4dc60764a8
parent2cd161171a245aa758aa14ea3711defc5f60400d
Resurrect the old bb.vercmp as bb.utils.vercmp, and its deps

This is just for compatibility.  We may drop it in the future, or rewrite it,
as it's not particularly pythonic.

(Bitbake rev: c4e31d7fe1d15a1e3ef2a453e7c7812d403d22cb)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/__init__.py
bitbake/lib/bb/utils.py