[oe] PSTAGE_MIRROR not working with file:// uri

Tom Rini tom_rini at mentor.com
Fri Jul 15 20:04:21 UTC 2011


On 07/15/2011 01:48 AM, Aeschbacher, Fabrice wrote:
> Hi,
> 
> [bitbake 1.12 / OE 2010.12]
> 
> I am facing a quite strange issue with packaged-staging (INHERIT += "packaged-staging" in local.conf) when trying to use a pre-built toolchain.
[snip]
> I guess this must already have worked, mainly because of this comment in the .bbclass:
> 
>   # To use the prebuilt pstage packages, save them away..
>   # $ rsync --delete -a tmp/pstage/ /there/oe/build/pstage_mirror
>   # .. and use it as mirror in your conf/local.conf:
>   # PSTAGE_MIRROR = "file:///there/oe/build/pstage_mirror"
> 
> So I wondered if someone can confirm that PSTAGE_MIRROR has already worked with a file:/// uri,
> and could see what I am missing here.

Internally we have code like http://pastebin.com/cb1Nen97 and file URIs
work.  Try merging the two and see if that fixes things?

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list