rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
46 stars 51 forks source link
hacktoberfest

|MIT| |Matrix|

RAUC Demo Layers

This is a community-driven layer collection meant to pave the way for others to evaluate RAUC or to integrate it into their own projects.

Each layer is maintained independently from the other, thus the quality and topicality of the layers may differ.

Also note that they only provide an example of how RAUC could be integrated. Depending on your project's needs, your actual integration may significantly differ in some aspects.

Currently available meta layers are:

The layers perform the required integration steps for setting up a redundant boot with RAUC:

Contributing

To report bugs for an existing layer, file a new issue <https://github.com/rauc/meta-rauc-community/issues>_ on GitHub.

For fixing bugs on existing layers, bumping the version compatibility, or adding new features, open a pull request <https://github.com/rauc/meta-rauc-community/pulls>_ on GitHub.

Add a Signed-off-by line to your commits according to the Developer’s Certificate of Origin <https://github.com/rauc/meta-rauc-community/blob/master/DCO>_.

Contributions of new layers are always welcome. Here are some advices to consider when adding a new layer:

.. |MIT| image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://raw.githubusercontent.com/rauc/meta-rauc-community/master/COPYING.MIT .. |Matrix| image:: https://img.shields.io/matrix/rauc:matrix.org?label=matrix%20chat :target: https://app.element.io/#/room/#rauc:matrix.org