> -----Original Message----- > From: [email protected] [mailto:openembedded- > [email protected]] On Behalf Of Richard Purdie > Sent: Friday, January 06, 2012 6:16 AM > To: McClintock Matthew-B29882; Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates > > On Thu, 2012-01-05 at 15:57 +0000, McClintock Matthew-B29882 wrote: > > On Thu, Jan 5, 2012 at 5:30 AM, Richard Purdie > > <[email protected]> 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. [Luo Zhenhua-B19537] I think you point is to merge do_install_append and do_deploy_append to do_deploy_append, right?
Best Regards, Zhenhua _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
