/tedge-rugpi-core

thin-edge.io rugpi images/recipes

Primary LanguageShellApache License 2.0Apache-2.0

Rugpi thin-edge.io repository

Additional recipes and layers for Rugpi.

To make the recipes and layers available, include the following in your rugpi-bakery.toml:

[repositories]
tedge-rugpi-core = { git = "https://github.com/thin-edge/tedge-rugpi-core.git" }

We follow Cargo's flavor of semantic versioning. You can also use the most recent development version by omitting the branch property. Please be aware that this may break your builds if we introduce backwards-incompatible changes.