On Tue, Oct 27, 2015 at 8:52 PM, Tzu-Jung Lee <[email protected]> wrote: >> To be honest, I am trying to kill the class for long term and adding >> more and more stuff makes it harder. Why you don't make an image, >> which includes just the kernel and device tree files and use the >> normal OE-Core system to generate it? wic could to be used to generate >> the final image merging it all into a single .sdcard file. > > Agree. But, at the moment, we already generate the boot.img during the SD > card image generation, this patch only copies that to the deploy directory > so users can utilize them. > > Let me know if you think it make sense, and I'll generate a properly > indented patch.
I think this is a too specific use case so I think it could be better served if you extend the class at your local layer. To easy the maintenance, I think you can make a class and extend the class to copy the image. This allow you to include in your local image. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
