All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Hoffmann <sho@relinux.de>
To: buildroot@busybox.net
Subject: [Buildroot] Added microblaze patch
Date: Mon, 12 Mar 2012 19:03:22 +0100	[thread overview]
Message-ID: <4F5E3A6A.7010103@relinux.de> (raw)
In-Reply-To: <CAM+bi4spRA4CokbDkUPt-whT=35x8CqTKNxfT4EwV5Zk6Y3GCQ@mail.gmail.com>

Am 12.03.2012 11:58, schrieb Alvaro Gamez:
> Hi
>
> 2012/3/11 Stephan Hoffmann <sho at relinux.de <mailto:sho@relinux.de>>
>
>     Alvaro's Patch to load the toolchain from Xilinx does not work for me.
>     http://git.xilinx.com always ends up with a timeout leaving an empty
>     tgz-file in the dl folder after the third try. To come further I
>     downloaded the tgz manually.
>
>
> I don't see the reason for this. I've downloaded it several times with
> no problem. Maybe there has been some DNS issues or the server was
> down for a while?
I see, seems you are right. Now the download seems to work better. But
it loads a XML file. The URL wget tries to load is:

 
http://git.xilinx.com/?p=xldk/microblaze_v2.0_le.git;a=blob;hb=HEAD;f=/microblazeel-unknown-linux-gnu.tgz

This extra "/" in front of the filename seems to be the problem. In
fact, I don't know where it comes from;-(

When I use the version with the "h=d7..." it seems to work. possibly the
URL gets cut to:

 
http://git.xilinx.com/?p=xldk/microblaze_v2.0_le.git;a=blob;h=d7b493c5dbcc24ba9cc3be2e4c14d6d9701e6805

which is printed in the log.

In any case I have to add escape characters in front of the semicolons.
I'll send a patch fixing this.

Have a nice time

Stephan

>
>
> -- 
> ?lvaro G?mez Machado
>


-- 
reLinux     -    Stephan Hoffmann
Am Schmidtgrund 124    50765 K?ln
Tel. +49.221.95595-19    Fax: -64
www.reLinux.de     sho at reLinux.de


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120312/c3ddf4dc/attachment.html>

  reply	other threads:[~2012-03-12 18:03 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4EBC554E.7050605@gmail.com>
2011-11-10 22:55 ` [Buildroot] Adding Microblaze support to Buildroot Spenser Gilliland
2011-11-11 12:45   ` Stephan Hoffmann
2011-11-22  8:52     ` Stephan Hoffmann
2011-11-22  8:58       ` Thomas Petazzoni
2011-11-22  9:07         ` Spenser Gilliland
2011-11-22  9:14       ` Peter Korsgaard
2011-11-23 11:09         ` Stephan Hoffmann
2011-11-23 13:54           ` Thomas Petazzoni
2011-11-23 15:46             ` Stephan Hoffmann
2011-11-23 15:49               ` Thomas Petazzoni
2011-11-23 17:06                 ` Stephan Hoffmann
2011-11-27 17:38             ` [Buildroot] [PATCH] " Stephan Hoffmann
2011-11-28  5:26               ` Baruch Siach
2012-02-11  4:58                 ` Spenser Gilliland
2012-02-11 16:18                   ` Arnout Vandecappelle
2012-02-12 22:44                     ` Spenser Gilliland
2012-02-13  1:03                       ` [Buildroot] [PATCH] Added microblaze patch Spenser Gilliland
2012-02-13 21:37                         ` Arnout Vandecappelle
2012-02-14  0:07                           ` Spenser Gilliland
2012-02-14  3:50                             ` Spenser Gilliland
2012-02-14  5:02                               ` Spenser Gilliland
2012-02-14 17:15                                 ` Arnout Vandecappelle
2012-02-16 21:28                                   ` Spenser Gilliland
2012-02-18 11:16                                     ` Arnout Vandecappelle
2012-02-18 23:34                                       ` Spenser Gilliland
2012-02-14  9:22                               ` Alvaro Gamez
2012-02-14  9:49                                 ` Peter Korsgaard
2012-02-14  9:56                                 ` [Buildroot] [PATCH] DOWNLOAD_WGET: use -O instead of -P to set output file Arnout Vandecappelle
2012-02-14 11:51                                   ` Peter Korsgaard
2012-03-11 17:04                           ` [Buildroot] Added microblaze patch Stephan Hoffmann
2012-03-12 10:58                             ` Alvaro Gamez
2012-03-12 18:03                               ` Stephan Hoffmann [this message]
2012-03-13 22:35                                 ` Arnout Vandecappelle
2012-03-14 18:20                                   ` Stephan Hoffmann

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=4F5E3A6A.7010103@relinux.de \
    --to=sho@relinux.de \
    --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.