Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] docker-engine: fix handling of vendor tree
Date: Tue, 18 Apr 2017 17:47:01 +0200	[thread overview]
Message-ID: <20170418174701.40bb3104@free-electrons.com> (raw)
In-Reply-To: <20170418075359.31520-1-christian@paral.in>

Hello,

On Tue, 18 Apr 2017 03:53:59 -0400, Christian Stewart wrote:
> 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.
> 
> The deleted patch is no longer necessary as of the last release and
> causes a build failure on my machine.
> 
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
>  package/docker-engine/docker-engine.mk | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2017-04-18 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18  7:53 [Buildroot] [PATCH 1/1] docker-engine: fix handling of vendor tree Christian Stewart
2017-04-18  7:55 ` Christian Stewart
2017-04-18 15:47 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170418174701.40bb3104@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox