On Tue, Nov 01, 2016 at 11:14:48AM -0400, Nicolas Bigaouette wrote:
> We are using Yocto (jethro and krogoth) to build an image for a device.
>
> I organized the compilation process into multiple stages for easier
> integration with our tooling. The last stage is a call to `wic` to
> create a driv
We are using Yocto (jethro and krogoth) to build an image for a device.
I organized the compilation process into multiple stages for easier
integration with our tooling. The last stage is a call to `wic` to
create a drive image that we can then `dd` to a real drive to get a
workable system.