Custom Yocto layer for CE Linux
- Build Yocto image with Mender installed ✅
- Ensure communication with Mender server ✅
- Enable UART & SSH ✅
- Add bootloader variable 'homework_variable' ✅
- Write a distro specific conf file ✅
- Write an inventory script for reading 'homework_variable' ✅
- Write a recipe for the inventory script ✅
- Override polling intervals in mender.conf (via recipe) ✅
- Deal with layer licenses ✅
- Add conf-notes.txt for custom image selection ✅
- Develop a system service which will poll for the status of the service mender-client and print to stdout ✅
- Write a bash script for gathering device information via Mender's API ✅
- Create a reproducible build environment ✅