[yocto] Yocto staged builds?

Edmund Nadolski Edmund.Nadolski at microsoft.com
Thu Dec 20 17:19:15 PST 2018


> -----Original Message-----
> From: Burton, Ross <ross.burton at intel.com>
> Sent: Tuesday, December 18, 2018 12:48 PM
> To: Edmund Nadolski <Edmund.Nadolski at microsoft.com>
> Cc: Yocto-mailing-list <yocto at yoctoproject.org>
> Subject: Re: [yocto] Yocto staged builds?
> 
> On Tue, 18 Dec 2018 at 16:07, Edmund Nadolski
> <Edmund.Nadolski at microsoft.com> wrote:
> > Create and sign binary files (ie kernel, modules, dtb, …).
> 
> Kernel modules can be signed.  No idea about DTB.  Also packages can be
> signed.
> 
> > Create fs images from above and sign those.
> 
> Depends how you want to sign the image, most likely not hard to implement.
> 
> > Create FIT images and sign.
> 
> Pass.
> 
> Yocto is generally flexible enough that any signing that isn't currently doesn't
> wouldn't be too difficult to add.
> 
> Ross

Thanks Ross.  So sounds like it should be a matter of appending an addtask at the
relevant part of each recipe -- is it that straightforward or have I overlooked
anything important?

Ed


More information about the yocto mailing list