base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path
authorChris Larson <chris_larson@mentor.com>
Thu, 15 Apr 2010 00:57:00 +0000 (17:57 -0700)
committerChris Larson <chris_larson@mentor.com>
Fri, 23 Apr 2010 21:20:41 +0000 (14:20 -0700)
commit5816ec4860aba7289483b87b4aa4909eee50fae9
treed9b0cbde34688feacaec41a20c1df000a92d84c2
parent5c8bfd6873939024d57278343035cfab0257bdb3
base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path

Also makes the os, time, and bb package availability explicit.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/base.bbclass