generic-poky/bitbake/lib/bb/parse/parse_py
Richard Purdie da56e3df88 parse_py: Use absolute paths for FILE
Its possible for relative paths to creep into FILE. These confuse the
build system no end as its not clear where they might be releative to.

This patch ensures we always use resolved absolute paths for FILE
so that things behave in a deterministic way.

(Bitbake rev: 658d7daa70e46c2b20973b90ee53f0bbadc8bf5d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:16:11 +00:00
..
BBHandler.py parse_py: Use absolute paths for FILE 2012-01-30 16:16:11 +00:00
ConfHandler.py parse_py: Use absolute paths for FILE 2012-01-30 16:16:11 +00:00
__init__.py 3.0 prep 2010-07-02 15:41:37 +01:00