[OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jan 5 22:16:20 UTC 2012


On Thu, 2012-01-05 at 15:57 +0000, McClintock Matthew-B29882 wrote:
> On Thu, Jan 5, 2012 at 5:30 AM, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
> >> Zhenhua Luo (1):
> >>   linux-dtb: add multi-dtb build support and keep dtb in deploy cache
> >>     package
> >
> > This looks like it should be done in do_deploy and doesn't fix the real
> > problem just adding some races in.
> 
> Can you add a bit more info here? Should we be building all the device
> trees in do_deploy? What races are added?

I guess what I'm asking is why this isn't happening in kernel_do_deploy
(with an append) and installing the files into ${DEPLOYDIR}? It seems to
be appending to do_install instead and this confuses the purposes of the
different tasks.

If the files were placed into ${DEPLOYDIR} as part of do_deploy, things
would be much more consistent.

Cheers,

Richard







More information about the Openembedded-core mailing list