[yocto] Morty (2.2.1) Build Verification

2018-08-28 Thread Bryan Fishell
Hi, I've read that some of the ongoing initiatives of the Yocto project is to strive towards binary reproducible builds. I am using a test project with Morty (2.2.1). My custom BSP layer are currently local files.Ultimately I would like to: 1. Know a method of how I can verify my build on two dif

[yocto] Production vs Debug Images

2018-08-28 Thread Bryan Fishell
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 pron

[yocto] Tracking changes in image

2018-08-27 Thread Bryan Fishell
Hi, I want to be able to track different parts of my image, accessible from within userspace so I can programmatically (via an environment variable or something) what version of my patches have been applied. Ultimately, I want to be able to answer questions from the field to know 'what changed' in