]> code.ossystems Code Review - openembedded-core.git/commit
oe.utils: add bb, bb.data imports
authorChris Larson <chris_larson@mentor.com>
Thu, 30 Dec 2010 00:13:29 +0000 (17:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Mar 2011 17:50:31 +0000 (17:50 +0000)
commita521835701c07f5786acd663fb4fb394e93eba91
tree8768ff1db0f8450a3eb514f1909e8fb852f8f711
parent7f9d6efcaf019eb046c8aa00735f823e3dbc8712
oe.utils: add bb, bb.data imports

While the metadata can and should rely on bb always being available, this
needn't necessarily be the case for imported python modules.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
meta/lib/oe/utils.py