I wanted to compile real time kernel for Beaglebone Blue and install them to my running devices on Resin Dashboard, anyone have instruction on how to do that?
I’ve found the build script for the whole flash image here: https://github.com/resin-os/resin-beaglebone
But I’m not quite sure how I could compile only the kernel then ship it to running devices.
But how to register my custom-built OS image so it will appear on Resin.IO Dashboard, and also how I can update the OS with my custom image after that only by use the Dashboard?