
27 Nov
2016
27 Nov
'16
3:54 p.m.
On Thu, Nov 17, 2016 at 06:31:03PM +0100, Alexander Graf wrote:
Some travis QEMU tests can transfer files between the build directory and the guest U-Boot instance. For that to work, both need to have access to the same directory.
This patch puts the current build path into an environment variable, so that the environment generating python scripts can extract it from there and read the respective files.
Signed-off-by: Alexander Graf agraf@suse.de Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom