thin-edge / meta-tedge

OpenEmbedded/Yocto layer for thin-edge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meta-tedge

This meta layer contains all the recipes needed to build thin-edge.io into Yocto image.

How to start

Check out the meta-tedge-project for some example projects which make use of the thin-edge.io layer to create an image which includes Over-the-Air update support. The projects use kas to make it easy to setup your yocto environment (e.g. checkout all of the required layers) and build your image in a single commands.

For more user-friendly documentation, check out the official thin-edge.io documentation.

Maintenance strategy

The repository follows the release-named branch strategy. Only LTS releases are supported by the thin-edge team. If you want to maintain other Yocto releases, feel free to create a ticket or read contributing and prepare a pull request!

Yocto Release thin-edge version Branch Name Branch Status
Scarthgap 1.0.1 scarthgap Active and maintained
Kirkstone 1.1.1 kirkstone Active and maintained

Dependencies

Currently git-lfs is required to build the layer, however this dependency will be removed in the near future. Until then, please install git-lfs following the official git-lfs instructions for linux.

Contributing

This project welcomes contributions and suggestions. If you would like to contribute to meta-tedge, please read our guide on how to best get started contributing code or documentation.

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

About

OpenEmbedded/Yocto layer for thin-edge.io

License:Apache License 2.0


Languages

Language:Shell 61.0%Language:BitBake 39.0%