[oe] [PATCH] Allow spectrum fw to build behind a proxy

Martyn Welch martyn.welch at ge.com
Fri Mar 12 09:00:57 UTC 2010


Richard Purdie wrote:
> On Wed, 2010-03-10 at 10:31 +0000, Martyn Welch wrote:
>   
>> Spectrum-fw runs a script which uses curl, wget or ftp to pull an archive
>> rather than the archive being a part of the SRC_URI. Whilst it would
>> probably be preferable to pull this as part of the SRC_URI (incidentally,
>> if it was, the script wouldn't need to be modified), the "&" in the archive
>> name has foiled my attempts at doing that.
>>
>> This patch modifies the script to at least use the "FETCHCMD_wget" variable
>> which can be provided to help when accessing through a proxy.
>>     
>
> How about the recipe in Poky for this
> (meta/packages/orinoco/spectrum-fw.bb)? I think all these problems were
> addressed there.
>   
I tried exactly that first, wget keeps trying to download:

"ftp://symstore.longisland.com/Symstore/services_download/wirless_prod/MC"

not:

"ftp://symstore.longisland.com/Symstore/services_download/wirless_prod/MC&DriverOnlyInstallers.zip"

Has Bitbake been patched up in poky to handle "&" differently?

Martyn

-- 
Martyn Welch (Principal Software Engineer)   |   Registered in England and
GE Intelligent Platforms                     |   Wales (3828642) at 100
T +44(0)127322748                            |   Barbirolli Square, Manchester,
E martyn.welch at ge.com                        |   M2 3AB  VAT:GB 927559189





More information about the Openembedded-devel mailing list