]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: keep layer name in variable history path
authorDavid Reyna <David.Reyna@windriver.com>
Mon, 5 Sep 2016 14:29:28 +0000 (15:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Sep 2016 09:35:24 +0000 (10:35 +0100)
commit59561d652af91c2099b735084f0e44275d68e637
tree25deb2afa07b8ea0ed3b68ff7d794e53db6bc683
parent146f6f95a8753308edb31e952d7c440c8de11870
toaster: keep layer name in variable history path

When converting variable history file names to relative
paths, keep the layer directory's name so that the user
can distinguish between conf files with the same name.

[YOCTO #8188]

Signed-off-by: David Reyna <david.reyna@windriver.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/buildinfohelper.py