This layer provides support for building IoT Edge with Yocto.
Please see the corresponding sections below for details.
Use the branch of meta-iotedge
corresponding to your Yocto release:
Active and maintained:
- Scarthgap -
git clone -b main https://github.com/Azure/meta-iotedge.git
- Kirkstone -
git clone -b main https://github.com/Azure/meta-iotedge.git
Run bitbake-layers add-layer meta-iotedge
Not active and Not maintained
- Dunfell -
git clone -b dunfell https://github.com/Azure/meta-iotedge.git
- 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
Yocto Release | IoT Edge version | Branch Name | Branch Status |
---|---|---|---|
Scarthgap | 1.5.x | main | Active and maintained |
Kirkstone | 1.5.x | kirkstone | Active and maintained |
Kirkstone | 1.4.x | kirkstone | Out of Support Nov'2024 |
Dunfell | 1.4.x | dunfell | Not active and Not maintained |
Dunfell | 1.1.x | dunfell-1.1 | Not active and 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 |
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 opencode@microsoft.com with any additional questions or comments.