On Wed, Jan 18, 2012 at 2:33 AM, Mats Kärrman <[email protected]> wrote:
> Hi,
>
> I'm trying to set up packaged staging for my project. I found some 
> instructions in the packaged-staging.bb file header and some info in the 
> mailing list that I followed but it don't seem to work. Everything is built 
> from scratch anyway -- no error messages.
[snip]

After populating the pstage mirror directory, when you do bitbake -e
somepkg (where somepkg is in the pstage mirror) do the PSTAGE*
variables expand such that the file it's looking for as a pstage
exist?  What if you use python or some other trivial http server and
try and use the mirror that way?  I seem to recall I had an issue with
PSTAGE_MIRROR and file URIs but I forget if there was a good solution
to it (or if making use of python -m SImpleHTTPServer was the
solution).

-- 
Tom

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to