{"id":21455470,"url":"https://github.com/updatehub/updatehub-yocto-project-get-started","last_synced_at":"2025-03-17T03:24:32.050Z","repository":{"id":48870621,"uuid":"233637083","full_name":"UpdateHub/updatehub-yocto-project-get-started","owner":"UpdateHub","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-07T18:51:08.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"dunfell","last_synced_at":"2025-01-23T13:13:50.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/UpdateHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-13T16:11:30.000Z","updated_at":"2021-04-08T13:48:26.000Z","dependencies_parsed_at":"2022-09-18T16:03:09.421Z","dependency_job_id":null,"html_url":"https://github.com/UpdateHub/updatehub-yocto-project-get-started","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/UpdateHub%2Fupdatehub-yocto-project-get-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpdateHub%2Fupdatehub-yocto-project-get-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpdateHub%2Fupdatehub-yocto-project-get-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpdateHub%2Fupdatehub-yocto-project-get-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UpdateHub","download_url":"https://codeload.github.com/UpdateHub/updatehub-yocto-project-get-started/tar.gz/refs/heads/dunfell","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243966009,"owners_count":20375983,"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":[],"created_at":"2024-11-23T05:12:17.261Z","updated_at":"2025-03-17T03:24:32.032Z","avatar_url":"https://github.com/UpdateHub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UpdateHub Yocto Project Get Started\n\nTo get the platform you need to have `repo` installed and use it as:\n\nInstall the `repo` utility:\n\n```shell\n$ mkdir ~/bin\n$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo \u003e ~/bin/repo\n$ chmod a+x ~/bin/repo\n```\n\nDownload the platform source:\n\n``` shell\n$ PATH=${PATH}:~/bin\n$ mkdir updatehub-get-started\n$ cd updatehub-get-started\n$ repo init -u https://github.com/UpdateHub/updatehub-yocto-project-get-started.git -b dunfell\n$ repo sync\n```\n\nAt the end of the commands you have every metadata you need to start work with.\n\nSetup the environment:\n\n``` shell\n$ source ./setup-environment build\n```\n\nBuild updatehub-image-base\n\n``` shell\n$ bitbake updatehub-image-base\n```\n\n## Contributing\n\nUpdateHub is an open source project and we love to receive contributions from our community.\nIf you would like to contribute, please read our [contributing guide](https://github.com/UpdateHub/updatehub/blob/v1/CONTRIBUTING.md).\n\n## License\n\nUpdateHub Yocto Project Reference Platform is licensed under the MIT License.\nSee [COPYING.MIT](https://github.com/UpdateHub/updatehub-yocto-project-reference-platform/blob/master/COPYING.MIT) for the full license text.\n\n## Getting in touch\n\n* Reach us on [Gitter](https://gitter.im/UpdateHub/community)\n* All source code are in [Github](https://github.com/UpdateHub)\n* Email us at [contact@updatehub.io](mailto:contact@updatehub.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupdatehub%2Fupdatehub-yocto-project-get-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupdatehub%2Fupdatehub-yocto-project-get-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupdatehub%2Fupdatehub-yocto-project-get-started/lists"}