Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
software:linux:yocto:setup [2022-09-28 10:03] Urs Grafsoftware:linux:yocto:setup [2022-09-29 11:33] Urs Graf
Zeile 1: Zeile 1:
-====== Setting up the Build Environment ======+====== Setup and Building ======
  
 ===== Supported Operating Systems ===== ===== Supported Operating Systems =====
Zeile 32: Zeile 32:
 Check [[ http://git.yoctoproject.org/cgit/cgit.cgi/poky/ | the poky repository for all available releases ]]. Check [[ http://git.yoctoproject.org/cgit/cgit.cgi/poky/ | the poky repository for all available releases ]].
  
-===== Set up ======+===== Setup ======
  
 Bitbake, yocto's build system, let's the user pick their own directory to store all output in. This includes (among others) downloads, packages configuration files, and the final image(s). Bitbake, yocto's build system, let's the user pick their own directory to store all output in. This includes (among others) downloads, packages configuration files, and the final image(s).