balena-os / balena-iot2000

Balena support for the Siemens IOT2000 family
Apache License 2.0
3 stars 3 forks source link

balena-iot2000 repository

Clone/Initialize the repository

There are two ways of initializing this repository:

or

Build information

Build flags

See below for using the build script.

Build this repository

Custom build using this repository

Contributing

Issues

For issues we use an aggregated github repository available here. When you create issue make sure you select the right labels.

Pull requests

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.

Signed-off-by: Joe Developer <joe.developer@example.com>

Make sure you mention the issue addressed by a PR. See: