]> code.ossystems Code Review - openembedded-core.git/commit
bb/command was importing bb and accessing some of its own classes indirectly as bb...
authorChris Larson <chris_larson@mentor.com>
Thu, 25 Mar 2010 02:00:12 +0000 (19:00 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 25 Mar 2010 17:26:00 +0000 (17:26 +0000)
commitadbfce3958ad954fa70967fe368de87d9f75cd93
tree9eb9ede8809978c1d33f084402e10b9d87e5fcbf
parent1e2f64abc739bd40c7ed84f4bede7d3ea4700e06
bb/command was importing bb and accessing some of its own classes indirectly as bb.command.<class>

(Bitbake rev: 4b2a268ce8dad63d21619c1b9acc1de86d222d93)

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