* Latest base.bbclass commit breaks meta-toolchain build
@ 2010-08-31 7:53 Holger Freyther
2010-08-31 9:23 ` Koen Kooi
2010-08-31 14:36 ` Chris Larson
0 siblings, 2 replies; 4+ messages in thread
From: Holger Freyther @ 2010-08-31 7:53 UTC (permalink / raw)
To: openembedded-devel
Hi,
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?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Latest base.bbclass commit breaks meta-toolchain build
2010-08-31 7:53 Latest base.bbclass commit breaks meta-toolchain build Holger Freyther
@ 2010-08-31 9:23 ` Koen Kooi
2010-08-31 14:32 ` Chris Larson
2010-08-31 14:36 ` Chris Larson
1 sibling, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2010-08-31 9:23 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 31-08-10 09:53, Holger Freyther wrote:
> Hi,
>
> 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.
The tinderbox as work is turning red as well for tasks and images ('cp:
foo.bb and foo.bb are the same file') and reverting this change seems to
make it work again.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFMfMotMkyGM64RGpERAmTjAJoCAsOvd9YXTsXLWYNk82d8KEloRwCgilez
O3ez/SlE2kAuDHUWJ8dSWAI=
=awDo
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Latest base.bbclass commit breaks meta-toolchain build
2010-08-31 9:23 ` Koen Kooi
@ 2010-08-31 14:32 ` Chris Larson
0 siblings, 0 replies; 4+ messages in thread
From: Chris Larson @ 2010-08-31 14:32 UTC (permalink / raw)
To: openembedded-devel
On Tue, Aug 31, 2010 at 2:23 AM, Koen Kooi <k.kooi@student.utwente.nl>wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 31-08-10 09:53, Holger Freyther wrote:
> > Hi,
> >
> > 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.
>
> The tinderbox as work is turning red as well for tasks and images ('cp:
> foo.bb and foo.bb are the same file') and reverting this change seems to
> make it work again.
>
This makes no sense -- something must be making some really foolish
assumptions somewhere. Reverted for now, we're back to having broken
absolute file:// uris again.
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Latest base.bbclass commit breaks meta-toolchain build
2010-08-31 7:53 Latest base.bbclass commit breaks meta-toolchain build Holger Freyther
2010-08-31 9:23 ` Koen Kooi
@ 2010-08-31 14:36 ` Chris Larson
1 sibling, 0 replies; 4+ messages in thread
From: Chris Larson @ 2010-08-31 14:36 UTC (permalink / raw)
To: openembedded-devel
On Tue, Aug 31, 2010 at 12:53 AM, Holger Freyther
<holger+oe@freyther.de<holger%2Boe@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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-08-31 14:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-31 7:53 Latest base.bbclass commit breaks meta-toolchain build Holger Freyther
2010-08-31 9:23 ` Koen Kooi
2010-08-31 14:32 ` Chris Larson
2010-08-31 14:36 ` Chris Larson
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.