All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] wandboard: Use HTTP for accessing Linux kernel and U-Boot git repos
Date: Tue, 28 Jun 2016 10:26:24 +0200	[thread overview]
Message-ID: <87eg7hpvm7.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1467099927-32036-1-git-send-email-abrodkin@synopsys.com> (Alexey Brodkin's message of "Tue, 28 Jun 2016 10:45:27 +0300")

>>>>> "Alexey" == Alexey Brodkin <Alexey.Brodkin@synopsys.com> writes:

 > Quite often these days Git ports are blocked by firewalls
 > [this is especially true in corporate environment] so switching
 > to common HTTP(s) is a safe and pretty convenient move.

 > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
 > Cc: Stephan Hoffmann <sho@relinux.de>
 > Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 > Cc: Sergio Prado <sergio.prado@e-labworks.com>
 > Cc: Peter Korsgaard <peter@korsgaard.com>
 > ---
 >  configs/wandboard_defconfig | 4 ++--
 >  1 file changed, 2 insertions(+), 2 deletions(-)

Committed, thanks.

 > -BR2_TARGET_UBOOT_CUSTOM_REPO_URL="git://git.denx.de/u-boot.git"
 > +BR2_TARGET_UBOOT_CUSTOM_REPO_URL="http://git.denx.de/u-boot.git"

This is actually just the 2015.07 release:

git describe 33711bdd4a4dce942fb5ae85a68899a8357bdd94
v2015.07

So I've changed it to use the release tarball instead.

-- 
Venlig hilsen,
Peter Korsgaard 

  reply	other threads:[~2016-06-28  8:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28  7:45 [Buildroot] [PATCH] wandboard: Use HTTP for accessing Linux kernel and U-Boot git repos Alexey Brodkin
2016-06-28  8:26 ` Peter Korsgaard [this message]
2016-06-28  8:28   ` Alexey Brodkin
2016-06-28  8:57     ` Peter Korsgaard
2016-07-04  9:54       ` Alexey Brodkin
2016-07-04 12:41         ` Peter Korsgaard

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=87eg7hpvm7.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.