This repository contains everything needed to create a yocto embedded linux image of the PlantWire-Server for the NanoPi neo.
If you don't want to use the prebuild image available on github you can build the yocto image yourself.
- Have a linux build machine. Make sure it has enough ressources to properly build as build time is heavily affected by the performance of the build system.
- Install the prerequisites for yocto building. You can see the required packages here.