On Sat, Jan 12, 2013 at 6:05 AM, Richard Purdie < [email protected]> wrote:
> > i was going to trivially fix that comment (it's now "alltypes", not > > "types"), but i was distracted by the code above that -- what the heck > > is going on there? what's the rationale for removing elf, then adding > > cpio.gz and elf back on at the end? if someone can clarify that, i > > can add that as more comment, as well as a few other tweaks in that > > file for more documentation for anyone reading TFS. thanks. > > Order is important. The elf image depends on the cpio.gz image already > having been created so a) it must be created and b) it must happen > before elf. I'd think we could implement a data-driven method for this, rather than hardcoding this knowledge. Either declare the deps via a flag, or have one directly call the other. -- Christopher Larson
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
