Skip to content
Snippets Groups Projects

[DOC] Update README.md file

Merged Lorenzo Pagliai requested to merge update_readme into kirkstone
Files
5
distro/README.md 0 → 100644
+ 24
0
Edgehog Distro for SECO boards
==================================
The manifest file at this location contains the reference to the layers
necessary to configure SECO Edgehog OS distros:
* ```meta-seco-edgehog-things```:
[edgehog/layers/meta-seco-edgehog-things](https://git.seco.com/edgehog/layers/seco/meta-seco-edgehog-things)
This part is intended to hold recipes that make up the SECO Edgehog Things distribution. This distro is studied
to provide the highest standards in terms of security and stability thanks to features like delta updates,
double partitions, and fallback procedures. Edgehog Things OS integrates a device manager to communicate
with the Cloud and allows a family of products to be managed as a fleet.
* ```meta-seco-edgehog-embedded```:
[edgehog/layers/meta-seco-edgehog-embedded](https://git.seco.com/edgehog/layers/seco/meta-seco-edgehog-embedded)
This part is intended to hold recipes that make up the SECO Edgehog Embedded distribution.
This is the Edgehog OS version not supporting all IoT functionalities described above for Edgehog Things but
providing a Yocto stable distro for SECO's embedded devices.
* ```seco-base```:
[edgehog/seco-base](https://git.seco.com/edgehog/seco-base)
This repository is intended to hold all the tools necessary to configure the environment that will be used for the Yocto Image build process.
Loading