Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
software:linux:yocto:esdk [2021-05-17 15:55] Moritz Lammerichsoftware:linux:yocto:esdk [2022-10-04 14:47] Urs Graf
Zeile 1: Zeile 1:
-====== extensible SDK ======+====== Extensible SDK (eSDK) ======
  
-The extensible SDK provides the yocto workflow without the need to first set up a full yocto [[.:setup | build environment ]].+The extensible SDK provides the yocto workflow without the need to first set up a full yocto build environment [[.:setup | Setup and Build ]].
  
-The official yocto documetation can be found {{ https://www.yoctoproject.org/docs/2.1/sdk-manual/sdk-manual.html#sdk-extensible | here }}+The eSDK must be installed in the same way as the SDK and before using it, you must run its source script. After this you rely on [[software:linux:yocto:devtool|devtool]]. 
 + 
 +The official yocto documentation can be found {{ https://docs.yoctoproject.org/sdk-manual/extensible.html | here }}