[Toaster] [PATCH] toaster: full path in variable history
Richard Purdie
richard.purdie at linuxfoundation.org
Fri Mar 21 06:52:41 PDT 2014
On Tue, 2014-03-11 at 18:37 +0200, Marius Avram wrote:
> 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]
>
> Signed-off-by: Marius Avram <marius.avram at intel.com>
> ---
> bitbake/lib/bb/parse/parse_py/ConfHandler.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I've taken this since I think it should be reasonable however I did have
to change the commit message since this doesn't touch toaster, it
touched ConfHandler.
Cheers,
Richard
More information about the toaster
mailing list