generic-poky/bitbake/lib/bb/parse
Marius Avram 888683de7a bitbake: ConfHandlerr: Use full path in variable history
When an evaluation was made for a configuration file the path to the
file was saved as a relative one. The change in this commit will save the
location as an absolute path. This way the user will have full information
regarding the location of the file where a variable was changed and the
line withing the file.

[YOCTO #5562]

(Bitbake rev: df9e22901555b06fef308f7136547f2c47ccec35)

Signed-off-by: Marius Avram <marius.avram@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-21 13:51:51 +00:00
..
parse_py bitbake: ConfHandlerr: Use full path in variable history 2014-03-21 13:51:51 +00:00
__init__.py bitbake: parse: make vars_from_file return None for non-recipes 2014-02-17 15:34:45 +00:00
ast.py bitbake: ast: Fix support for anonymous methods in wildcard .bbappend files 2014-02-24 12:42:40 +00:00