[Buildroot] [PATCH] wandboard: Use HTTP for accessing Linux kernel and U-Boot git repos

Peter Korsgaard peter at korsgaard.com
Tue Jun 28 08:26:24 UTC 2016


>>>>> "Alexey" == Alexey Brodkin <Alexey.Brodkin at 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 at synopsys.com>
 > Cc: Stephan Hoffmann <sho at relinux.de>
 > Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 > Cc: Sergio Prado <sergio.prado at e-labworks.com>
 > Cc: Peter Korsgaard <peter at 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 


More information about the buildroot mailing list