[yocto] Production vs Debug Images

Alex Kiernan alex.kiernan at gmail.com
Tue Aug 28 09:05:29 PDT 2018


On Tue, Aug 28, 2018 at 4:31 PM Bryan Fishell <bryan.fishell at gmail.com> wrote:
>
> Hi,
>
> Given a target machine, is there a traditional way to produce either a debug image vs a production image? If so, can you give some advice on generally how to do this?
>
> I have read about conditionally including a package (or bitbake variable) based on another variable, but that seems error prone. It seems like this is a problem that already has a solution, I just don't know what it is.
>

This is what we're using:

https://github.com/intel/intel-iot-refkit/blob/master/meta-refkit-core/classes/image-mode-variants.bbclass

-- 
Alex Kiernan


More information about the yocto mailing list