]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: Merge further fixes from upstream 1.8 branch
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 11 May 2009 21:41:17 +0000 (22:41 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 11 May 2009 21:41:17 +0000 (22:41 +0100)
commit107a9da00640a9e086a8608c20aee48aefd92893
tree97ace0c2103993bc780b221619391edb5e797432
parent1ca980646deb13b2cf85b17e78de9faba0191dbf
bitbake: Merge further fixes from upstream 1.8 branch

* Make the test functionality work
* Optimise BBPATH handling when changing directory
* Optimise file globing for BBFILES

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/__init__.py
bitbake/lib/bb/cooker.py
bitbake/lib/bb/data.py
bitbake/lib/bb/parse/parse_py/BBHandler.py
bitbake/lib/bb/parse/parse_py/ConfHandler.py