All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: PSTAGE_MIRROR not working with file:// uri
Date: Fri, 15 Jul 2011 13:04:21 -0700	[thread overview]
Message-ID: <4E209D45.9000802@mentor.com> (raw)
In-Reply-To: <09D9BE2AC4AA764DABAA8C91E48D819E0157569474@DEMCHP99E35MSX.ww902.siemens.net>

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



  reply	other threads:[~2011-07-15 20:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15  8:48 PSTAGE_MIRROR not working with file:// uri Aeschbacher, Fabrice
2011-07-15 20:04 ` Tom Rini [this message]
2011-07-16 11:15   ` Aeschbacher, Fabrice

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=4E209D45.9000802@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.