Home
last modified time | relevance | path

Searched hist:faec290f7e1fe392cd54e3e5ecc282dfc94349e3 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A D.travis.ymlfaec290f7e1fe392cd54e3e5ecc282dfc94349e3 Thu Nov 17 17:31:03 UTC 2016 Alexander Graf <agraf@suse.de> Travis: Expose build dir as variable

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>