Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
software:linux:toradex:toradex-sdk [2020-03-18 14:26] – angelegt mlammerichsoftware:linux:toradex:toradex-sdk [Unbekanntes Datum] (aktuell) – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1
Zeile 1: Zeile 1:
-====== Yocto SDKs ====== 
- 
-Yocto SDK Manual: [[ https://www.yoctoproject.org/docs/2.1/sdk-manual/sdk-manual.html ]] 
- 
-Yocto SDKs: [[ https://www.youtube.com/watch?v=u1rzYRz83kc&t=1277s ]] 
- 
-Yocto C++ development: [[ https://www.youtube.com/watch?v=NmPta5w6P70 ]] 
- 
-===== Yocto SDK ===== 
- 
-==== Building the SDK ==== 
- 
-To build the SDK for an image append '' -c populate_sdk'' to the bitbake build command. 
- 
-For example, to build the SDK for the NTB dev image ''ntb-dev-image'' run ''bitbake ntb-dev-image -c populate_sdk'' 
- 
-For more information check the [[ https://developer.toradex.com/knowledge-base/linux-sdks | Toradex guide ]]. 
- 
-===== Extensible SDK ===== 
- 
-