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:12] Urs Grafsoftware:linux:yocto:setup [2023-04-26 11:20] Urs Graf
Zeile 1: Zeile 1:
-====== Setting up the Build Environment ======+====== Setup and Building ======
  
 ===== Supported Operating Systems ===== ===== Supported Operating Systems =====
Zeile 19: Zeile 19:
 ===== Download ===== ===== Download =====
  
-Everything needed to build a basic image can be downloaded from the yocto project git server. Yocto projects are self contained and can therefore live anywhere on the filesystem.+Everything necessary to build a basic image can be downloaded from the yocto project git server. Yocto projects are self contained and can therefore live anywhere on the filesystem.
 This guide will assume that everything related to the build will live in a directory called ''yocto'' in the ''ubuntu'' user's home directory, i.e. ''/home/ubuntu/yocto/''. This guide will assume that everything related to the build will live in a directory called ''yocto'' in the ''ubuntu'' user's home directory, i.e. ''/home/ubuntu/yocto/''.