{"id":15291238,"url":"https://github.com/azure/meta-iotedge","last_synced_at":"2025-04-05T16:07:37.586Z","repository":{"id":38428800,"uuid":"161220480","full_name":"Azure/meta-iotedge","owner":"Azure","description":"Yocto layer for Azure IoT Edge","archived":false,"fork":false,"pushed_at":"2024-10-29T18:53:41.000Z","size":188,"stargazers_count":59,"open_issues_count":18,"forks_count":60,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-04-05T16:07:18.555Z","etag":null,"topics":["iot","iotedge","yocto-layer"],"latest_commit_sha":null,"homepage":null,"language":"BitBake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-10T18:43:28.000Z","updated_at":"2025-02-20T02:10:43.000Z","dependencies_parsed_at":"2024-03-28T23:33:52.216Z","dependency_job_id":"bcc360fe-05e1-4865-b81a-a0da6d102b14","html_url":"https://github.com/Azure/meta-iotedge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmeta-iotedge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmeta-iotedge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmeta-iotedge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmeta-iotedge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/meta-iotedge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361687,"owners_count":20926643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iot","iotedge","yocto-layer"],"created_at":"2024-09-30T16:11:36.454Z","updated_at":"2025-04-05T16:07:37.518Z","avatar_url":"https://github.com/Azure.png","language":"BitBake","funding_links":[],"categories":[],"sub_categories":[],"readme":"meta-iotedge\n===========\n\nThis layer provides support for building [IoT Edge](https://github.com/azure/iotedge) with [Yocto](https://www.yoctoproject.org/).\n\nPlease see the corresponding sections below for details.\n\nAdding the meta-iotedge layer to your build\n=================================================\n\nUse the branch of `meta-iotedge` corresponding to your Yocto release:\n\n**Active and maintained**:\n* [Scarthgap](https://github.com/Azure/meta-iotedge/tree/main)  - `git clone -b main https://github.com/Azure/meta-iotedge.git`\n* [Kirkstone](https://github.com/Azure/meta-iotedge/tree/kirkstone) - `git clone -b main https://github.com/Azure/meta-iotedge.git`\n\n\nRun `bitbake-layers add-layer meta-iotedge`\n\n**Not active and Not maintained**\n* [Dunfell](https://github.com/Azure/meta-iotedge/tree/dunfell) - `git clone -b dunfell https://github.com/Azure/meta-iotedge.git`\n* [Sumo](https://github.com/Azure/meta-iotedge/tree/sumo) - `git clone -b sumo https://github.com/Azure/meta-iotedge.git`\n* [Thud](https://github.com/Azure/meta-iotedge/tree/thud) - `git clone -b thud https://github.com/Azure/meta-iotedge.git`\n* [Warrior](https://github.com/Azure/meta-iotedge/tree/warrior) - `git clone -b warrior https://github.com/Azure/meta-iotedge.git`\n* [Zeus](https://github.com/Azure/meta-iotedge/tree/zeus) - `git clone -b zeus https://github.com/Azure/meta-iotedge.git`\n\nBranching Strategy and Timelines\n===============================\n\n| Yocto Release | IoT Edge version | Branch Name | Branch Status |\n| :- | :- | :- | :- |\n| Scarthgap | 1.5.x | main | Active and maintained |\n| Kirkstone | 1.5.x | kirkstone | Active and maintained |\n| Kirkstone | 1.4.x | kirkstone | Out of Support Nov'2024 |\n| Dunfell | 1.4.x  | dunfell | Not active and Not maintained |\n| Dunfell | 1.1.x  | dunfell-1.1 | Not active and Not maintained |\n| Sumo | 1.1.x | sumo | Not active and Not maintained |\n| Thud | 1.1.x | thud | Not active and Not maintained |\n| Warrior | 1.1.x | warrior | Not active and Not maintained |\n| Zeus | 1.1.x | zeus | Not active and Not maintained |\n\n\nContributing\n============\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fmeta-iotedge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Fmeta-iotedge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fmeta-iotedge/lists"}