[oe] Latest base.bbclass commit breaks meta-toolchain build

Chris Larson clarson at kergoth.com
Tue Aug 31 14:36:59 UTC 2010


On Tue, Aug 31, 2010 at 12:53 AM, Holger Freyther
<holger+oe at freyther.de<holger%2Boe at freyther.de>
> 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



More information about the Openembedded-devel mailing list