BitBake
Sign in to saveBitBake is a task execution engine build automation tool that allows shell and Python tasks to run in parallel yet in order constrained by configured dependencies. It was originally developed for and is commonly used to build embedded Linux distributions often using a cross compiler to target a system that differs architecturally from the build host.
Wikidata facts
- Instance of
- build automation
- Part of
- OpenEmbedded
- Official website
- www.yoctoproject.org/software-item/bitbake
- Has use
- build automation
Show 6 more facts
- programmed in
- Python
- source code repository URL
- github.com/openembedded/bitbake.git
- copyright license
- GNU General Public License
- operating system
- Linux
- software version identifier
- 1.42.0
Sources (7)
via Wikidata · CC0
Article · 日本語
BitBakeは、makeライクなビルド自動化のビルドツール。 組み込みLinuxのクロスコンパイル用のディストリビューションやパッケージに特化しているが、それに限定されるものではない。 BitBakeは、Gentoo Linuxディストリビューションで使用されているパッケージ管理システムであるPortageにインスパイアされている。BitBakeは、OpenEmbeddedプロジェクトの中にしばらく存在したが、ディストリビューションに依存しない、独立したツールとして整備された。 BitBakeはYocto ProjectとOpenEmbeddedプロジェクトが、共同でメンテナンスを行っている。
Abstract from DBpedia / Wikipedia · CC BY-SA