About: BitBake

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

BitBake is a make-like build tool with the special focus of distributions and packages for embedded Linux cross compilation, although it is not limited to that. It is inspired by Portage, which is the package management system used by the Gentoo Linux distribution. BitBake existed for some time in the OpenEmbedded project until it was separated out into a standalone, maintained, distribution-independent tool. BitBake is co-maintained by the Yocto Project and the OpenEmbedded project.

Property Value
dbo:abstract
  • BitBake is a make-like build tool with the special focus of distributions and packages for embedded Linux cross compilation, although it is not limited to that. It is inspired by Portage, which is the package management system used by the Gentoo Linux distribution. BitBake existed for some time in the OpenEmbedded project until it was separated out into a standalone, maintained, distribution-independent tool. BitBake is co-maintained by the Yocto Project and the OpenEmbedded project. BitBake recipes specify how a particular package is built. Recipes consist of the source URL (http, https, ftp, cvs, svn, git, local file system) of the package, dependencies and compile or install options. They also store the metadata for the package in standard variables. During the build process, recipes are used to track dependencies, performing native or cross-compilation of the package and package it so that it is suitable for installation on the local or a target device. It is also possible to create complete images consisting of a root file system and kernel. As a first step in a cross-build setup, the framework will attempt to create a cross-compiler toolchain suited for the target platform. (en)
  • BitBake는 임베디드 리눅스의 크로스 컴파일 과정을 위한 패키지와 관련파일들을 빌드하는 데 사용되는 툴이다. (ko)
  • BitBakeは、makeライクなビルド自動化のビルドツール。 組み込みLinuxのクロスコンパイル用のディストリビューションやパッケージに特化しているが、それに限定されるものではない。 BitBakeは、Gentoo Linuxディストリビューションで使用されているパッケージ管理システムであるPortageにインスパイアされている。BitBakeは、OpenEmbeddedプロジェクトの中にしばらく存在したが、ディストリビューションに依存しない、独立したツールとして整備された。 BitBakeはYocto ProjectとOpenEmbeddedプロジェクトが、共同でメンテナンスを行っている。 (ja)
  • BitBake,一種軟體組建自動化,以Python語言實作。功能類似於make,特別針對於嵌入式Linux交叉編譯器環境所設計研發,但BitBake的用途不受限於此。 它源自於Gentoo Linux的軟體包管理系統Portage。被OpenEmbedded計畫採用之後,由OpenEmbedded負責維持一段時間,並發展成獨立的軟體工具。現在BitBake由Yocto計劃與OpenEmbedded負責維護。 BitBake自動化建置處方(recipes)描述了如何抓取,配置,編譯與安裝指定的應用程式或套件。包括了該套件相依性,原始碼路徑,配置,編譯,建置,安裝與移除指令。同時在標準變數中儲存中介資料。 (zh)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2022-05-23 (xsd:date)
dbo:latestReleaseVersion
  • 2.0.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2004-12-07 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 17006433 (xsd:integer)
dbo:wikiPageLength
  • 3579 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1108668198 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Holger Schurig (en)
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2022-05-23 (xsd:date)
dbp:latestReleaseVersion
  • 2 (xsd:integer)
dbp:license
dbp:name
  • BitBake (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2004-12-07 (xsd:date)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • BitBake는 임베디드 리눅스의 크로스 컴파일 과정을 위한 패키지와 관련파일들을 빌드하는 데 사용되는 툴이다. (ko)
  • BitBakeは、makeライクなビルド自動化のビルドツール。 組み込みLinuxのクロスコンパイル用のディストリビューションやパッケージに特化しているが、それに限定されるものではない。 BitBakeは、Gentoo Linuxディストリビューションで使用されているパッケージ管理システムであるPortageにインスパイアされている。BitBakeは、OpenEmbeddedプロジェクトの中にしばらく存在したが、ディストリビューションに依存しない、独立したツールとして整備された。 BitBakeはYocto ProjectとOpenEmbeddedプロジェクトが、共同でメンテナンスを行っている。 (ja)
  • BitBake,一種軟體組建自動化,以Python語言實作。功能類似於make,特別針對於嵌入式Linux交叉編譯器環境所設計研發,但BitBake的用途不受限於此。 它源自於Gentoo Linux的軟體包管理系統Portage。被OpenEmbedded計畫採用之後,由OpenEmbedded負責維持一段時間,並發展成獨立的軟體工具。現在BitBake由Yocto計劃與OpenEmbedded負責維護。 BitBake自動化建置處方(recipes)描述了如何抓取,配置,編譯與安裝指定的應用程式或套件。包括了該套件相依性,原始碼路徑,配置,編譯,建置,安裝與移除指令。同時在標準變數中儲存中介資料。 (zh)
  • BitBake is a make-like build tool with the special focus of distributions and packages for embedded Linux cross compilation, although it is not limited to that. It is inspired by Portage, which is the package management system used by the Gentoo Linux distribution. BitBake existed for some time in the OpenEmbedded project until it was separated out into a standalone, maintained, distribution-independent tool. BitBake is co-maintained by the Yocto Project and the OpenEmbedded project. (en)
rdfs:label
  • BitBake (en)
  • BitBake (ko)
  • BitBake (ja)
  • BitBake (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • BitBake (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License