On Tue, Oct 16, 2018 at 03:46:25PM +0100, Burton, Ross wrote:
This is simply because you can't patch a bbclass. You'll have to copy
it into your layer with the modification, or work upstream to get a
suitable change merged.
What I've done in this situation is add a new layer
(poky-patches), a
On Mon, Aug 13, 2018 at 03:23:09PM +, Amol Lad wrote:
Currently when we build say core-image-minimal, we get a root file system image
(say ext4) after the build. However, I also need to create an ext4 image for
/boot partition (which contains zImage and dtb). I do not want wic image. How I