diff options
author | Christian Stewart <christian@paral.in> | 2017-04-18 03:53:59 -0400 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-18 17:46:37 +0200 |
commit | 5d5b92f229ab69e704ef3d4cfb47c20d8b0d3c50 (patch) | |
tree | e2cfc8b55eac238c081174585ace278854070ae0 /support/scripts/checkpackagelib_mk.py | |
parent | 22137aa46067b66a2b1fc0865922833a8fe4d620 (diff) | |
download | buildroot-5d5b92f229ab69e704ef3d4cfb47c20d8b0d3c50.tar.gz buildroot-5d5b92f229ab69e704ef3d4cfb47c20d8b0d3c50.zip |
docker-engine: fix handling of vendor tree
The latest docker-engine release changes the vendor tree slightly. The
Go tool will recognize a ./vendor directory and use it as a vendor tree
automatically, but only when run inside a valid GOPATH. This patch
adjusts how the GOPATH is built - now docker/docker is linked into a
blank tree, and the Go tool recognizes the ./vendor directory correctly.
Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/checkpackagelib_mk.py')
0 files changed, 0 insertions, 0 deletions