balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
968 stars 115 forks source link

Add post resin yocto layer creation information #175

Open agherzan opened 8 years ago

agherzan commented 8 years ago

The http://docs.resin.io/#/pages/hardware/meta-resin.md document needs information on the steps needed after the resin yocto layer was created.

We can generalise these steps in README.md (meta-resin) as these will be independent of the resin yocto layer. In that case, meta-resin.md should point to these instructions in README.md (meta-resin).

floion commented 7 years ago

@imrehg @craig-mulligan I believe the info in http://docs.resin.io/#/pages/hardware/meta-resin.md is deprecated. The latest info on adding device support is available at https://github.com/resin-os/meta-resin/blob/master/contributing-device-support.md What shall be the source of truth? Shall we keep both? @agherzan after the docs are updated, is there anything else to be done in this issue?

agherzan commented 7 years ago

@floion we need to figure out what is needed after the image is created in yocto. Basically how do you hook the board support process in the resin infrastructure and provide this information in the documentation.