On Tue, Aug 31, 2010 at 12:53 AM, Holger Freyther
<[email protected]<holger%[email protected]>
> wrote:

> with the latest change the task-host-sdk.bb tries to copy it on itself and
> cp
> breaks. Reverting the commit has fixed the issue for me. Years ago pb_
> added a
> "safe" append path function, I think it could make sense to use it here as
> well?
>

I think you misunderstood.  The latest base.bbclass changed oe_unpack_file
to use pb's path join function, and that's what caused the breakage.
Previously it was using os.path.join.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to