This repository provides helper scripts and tools for building Balena OS.
-n
to just setup the build directory.For issues we use an aggregated github repository available here. When you create issue make sure you select the right labels.
To contribute send github pull requests targeting this repository.
Please refer to: Yocto Contribution Guidelines and try to use the commit log format as stated there. Example:
test.bb: I added a test
[Issue #01]
I'm going to explain here what my commit does in a way that history
would be useful.
Change-type: patch
Signed-off-by: Joe Developer <joe.developer@example.com>
Make sure you mention the issue addressed by a PR. See: