All Projects → Azure → meta-iotedge

Azure / meta-iotedge

Licence: MIT license
Yocto layer for Azure IoT Edge

Programming Languages

BitBake
79 projects
rust
11053 projects
C++
36643 projects - #6 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to meta-iotedge

meta-up-board
Yocto BSP meta layer for the UP Board
Stars: ✭ 27 (-32.5%)
Mutual labels:  yocto-layer
meta-iota
OpenEmbedded layer for the IOTA Distributed Ledger
Stars: ✭ 41 (+2.5%)
Mutual labels:  yocto-layer
meta-rauc
Yocto meta layer for RAUC, the embedded Linux update framework
Stars: ✭ 85 (+112.5%)
Mutual labels:  yocto-layer
meta-quectel-community
Yocto Layer which provides basic support for Quectel wireless modules
Stars: ✭ 25 (-37.5%)
Mutual labels:  yocto-layer
meta-erlang
Erlang and Elixir support
Stars: ✭ 41 (+2.5%)
Mutual labels:  yocto-layer
meta-scipy
OpenEmbedded layer for scipy (ARCHIVED)
Stars: ✭ 20 (-50%)
Mutual labels:  yocto-layer
meta-atmel
OpenEmbedded/Yocto Project layer for for Microchip SoC (aka AT91)
Stars: ✭ 75 (+87.5%)
Mutual labels:  yocto-layer
yoe-distro
Embedded Linux distribution optimized for product development (based on OE/Yocto)
Stars: ✭ 135 (+237.5%)
Mutual labels:  yocto-layer

meta-iotedge

This layer provides support for building IoT Edge with Yocto.

Please see the corresponding sections below for details.

Adding the meta-iotedge layer to your build

Use the branch of meta-iotedge corresponding to your Yocto release:

Active and maintained:

  • Dunfell - git clone -b dunfell https://github.com/Azure/meta-iotedge.git

Run bitbake-layers add-layer meta-iotedge

Not active and Not maintained

  • Sumo - git clone -b sumo https://github.com/Azure/meta-iotedge.git
  • Thud - git clone -b thud https://github.com/Azure/meta-iotedge.git
  • Warrior - git clone -b warrior https://github.com/Azure/meta-iotedge.git
  • Zeus - git clone -b zeus https://github.com/Azure/meta-iotedge.git

In almost all cases, you should not use the master branch of meta-iotedge in your image.

Branching Strategy and Timelines

Yocto Release IoT Edge version Branch Name Branch Status
Kirkstone 1.4.x N/A ETA TBD
Dunfell 1.4.x main Active and maintained
Dunfell 1.4.x dunfell Active and maintained through April 2024
Dunfell 1.1.x dunfell-1.1 1.1.x is retired in Dec'22. Not maintained
Sumo 1.1.x sumo Not active and Not maintained
Thud 1.1.x thud Not active and Not maintained
Warrior 1.1.x warrior Not active and Not maintained
Zeus 1.1.x zeus Not active and Not maintained

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].