After seeing the webinar about secure over-the-air updates I decided that I would try to incorporate mender.io into my boards.
I use Yocto build system. When I started building an image I stumbled upon multiple problems, like wrong native go version, no appropriate filesystem to create mender image, multiple u-boot issues, etc.
My question:
How to make Mender work together with Toradex yocto layers? Could you provide some instruction?
I’m using Apalis imx6q 1gb (with ixora dev-board) and morty branches of toradex yocto layers.