{"id":13483638,"url":"https://github.com/openembedded/bitbake","last_synced_at":"2025-03-27T14:31:27.616Z","repository":{"id":1462417,"uuid":"1698817","full_name":"openembedded/bitbake","owner":"openembedded","description":"The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here.","archived":false,"fork":false,"pushed_at":"2024-10-29T22:28:18.000Z","size":24231,"stargazers_count":432,"open_issues_count":19,"forks_count":252,"subscribers_count":44,"default_branch":"master","last_synced_at":"2024-10-29T22:45:38.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.openembedded.org/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openembedded.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-05-03T23:32:08.000Z","updated_at":"2024-10-29T22:28:17.000Z","dependencies_parsed_at":"2023-12-28T12:27:06.652Z","dependency_job_id":"e24c902e-9499-4304-b17e-e7df14f24af1","html_url":"https://github.com/openembedded/bitbake","commit_stats":{"total_commits":8457,"total_committers":383,"mean_commits":"22.080939947780678","dds":0.7898782074021521,"last_synced_commit":"b29f6e04091b6bfe697dc41c76880de466736fc3"},"previous_names":[],"tags_count":361,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openembedded%2Fbitbake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openembedded%2Fbitbake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openembedded%2Fbitbake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openembedded%2Fbitbake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openembedded","download_url":"https://codeload.github.com/openembedded/bitbake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245863100,"owners_count":20684788,"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-07-31T17:01:13.581Z","updated_at":"2025-03-27T14:31:26.237Z","avatar_url":"https://github.com/openembedded.png","language":"Python","readme":"Bitbake\n=======\n\nBitBake is a generic task execution engine that allows shell and Python tasks to be run\nefficiently and in parallel while working within complex inter-task dependency constraints.\nOne of BitBake's main users, OpenEmbedded, takes this core and builds embedded Linux software\nstacks using a task-oriented approach.\n\nFor information about Bitbake, see the OpenEmbedded website:\n    https://www.openembedded.org/\n\nBitbake plain documentation can be found under the doc directory or its integrated\nhtml version at the Yocto Project website:\n    https://docs.yoctoproject.org\n\nBitbake requires Python version 3.8 or newer.\n\nContributing\n------------\n\nPlease refer to our contributor guide here: https://docs.yoctoproject.org/contributor-guide/\nfor full details on how to submit changes.\n\nAs a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org\nThe git command to do that would be:\n\n    git send-email -M -1 --to bitbake-devel@lists.openembedded.org\n\nIf you're sending a patch related to the BitBake manual, make sure you copy\nthe Yocto Project documentation mailing list:\n\n    git send-email -M -1 --to bitbake-devel@lists.openembedded.org --cc docs@lists.yoctoproject.org\n\nMailing list:\n\n    https://lists.openembedded.org/g/bitbake-devel\n\nSource code:\n\n    https://git.openembedded.org/bitbake/\n\nTesting\n-------\n\nBitbake has a testsuite located in lib/bb/tests/ whichs aim to try and prevent regressions.\nYou can run this with \"bitbake-selftest\". In particular the fetcher is well covered since\nit has so many corner cases. The datastore has many tests too. Testing with the testsuite is\nrecommended before submitting patches, particularly to the fetcher and datastore. We also\nappreciate new test cases and may require them for more obscure issues.\n\nTo run the tests \"zstd\" and \"git\" must be installed.\n\nThe assumption is made that this testsuite is run from an initialized OpenEmbedded build\nenvironment (i.e. `source oe-init-build-env` is used). If this is not the case, run the\ntestsuite as follows:\n\n    export PATH=$(pwd)/bin:$PATH\n    bin/bitbake-selftest\n\nThe testsuite can alternatively be executed using pytest, e.g. obtained from PyPI (in this\ncase, the PATH is configured automatically):\n\n    pytest\n","funding_links":[],"categories":["\u003ca id=\"tag-dev\" href=\"#tag-dev\"\u003eDev\u003c/a\u003e","Operation System","构建工具","System","Build Tools"],"sub_categories":["\u003ca id=\"tag-dev.build\" href=\"#tag-dev.build\"\u003eBuild\u003c/a\u003e","Embedded Operation System","Embedded Operation Systems"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenembedded%2Fbitbake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenembedded%2Fbitbake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenembedded%2Fbitbake/lists"}