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:sdk [2020-10-21 15:30] Urs Grafsoftware:linux:yocto:sdk [2021-11-08 14:12] – Typo in bitbake CLI command populate_sdk Marco Fuchs
Zeile 23: Zeile 23:
  
 <code> <code>
-bitbake <image name> -c poulate_sdk+bitbake <image name> -c populate_sdk
 # for example: # for example:
-bitbake ntb-prod-image -c pouplate_sdk+bitbake ntb-prod-image -c populate_sdk
 </code> </code>
  
Zeile 32: Zeile 32:
  
 ==== Installing the SDK ==== ==== Installing the SDK ====
-The sdk can be built as described above or can be fetched from [[software:linux:images:start|Linux Images]]. Building the SDK will generate a few files. The most important one being a ''.sh'' script that is used to isntall the SDK.+The sdk can be built as described above or can be fetched from [[software:linux:images:start|Linux Images]]. Building the SDK will generate a few files. The most important one being a ''.sh'' script that is used to install the SDK.
 For example, building the SDK yields: For example, building the SDK yields: