[bitbake-devel] [PATCH] wget.py: support for semi-colons in URL

Bystricky, Juro juro.bystricky at intel.com
Wed Jul 29 18:12:05 UTC 2015


OK, I will send in  a new patch for bitbake manual. 

> -----Original Message-----
> From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org]
> Sent: Tuesday, July 28, 2015 12:38 PM
> To: Bystricky, Juro
> Cc: Olof Johansson; bitbake-devel at lists.openembedded.org
> Subject: Re: [bitbake-devel] [PATCH] wget.py: support for semi-colons in
> URL
> 
> On Tue, 2015-07-28 at 16:06 +0000, Bystricky, Juro wrote:
> > I tested your suggestion (replacing ";" with "&" in the SRC_URI ) and in my
> case it did work properly.
> > So even if this may not solve everything, I believe this should be
> > properly documented somewhere as this seems to be currently the only
> way to use SRC_URI with semi-colons in URL.
> >
> > Note that one still needs to specify the downloaded file name manually,
> i.e.
> >
> > SRC_URI = "http://abc123.com/git/?p=gcc/gcc.git&a=snapshot&h=a5dd47;
> downloadfilename=myfile.bz2"
> 
> A patch adding some comments about this to wget.py would be nice, as
> would a patch documenting it in the bitbake manual...
> 
> Cheers,
> 
> Richard



More information about the bitbake-devel mailing list