generic-poky/bitbake/lib/bb/parse
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
..
parse_py parse_py: Use absolute paths for FILE 2012-01-30 16:16:11 +00:00
__init__.py parse: Use constants from stat instead of magic numbers 2011-01-04 15:00:07 +00:00
ast.py bitbake/ast: include class name when arguments given in variant 2011-07-25 12:09:40 +01:00