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:toradex:toradex-build [2019-10-16 10:15] mlammerichsoftware:linux:toradex:toradex-build [2021-03-03 11:46] Moritz Lammerich
Zeile 1: Zeile 1:
-====== Building a New Image ====== +This page has been moved to [[ ..:yocto:yocto-toradex | here ]]
- +
-Images are built using bitbake and yocto. +
- +
-The build process is based on [[ https://developer.toradex.com/knowledge-base/board-support-package/openembedded-%28core%29#update-to-a-specific-version-by-using-its-tag | this toradex guide ]]. +
- +
-===== Customising the Toradex image ===== +
- +
-==== Adding a custom application ==== +
- +
-A custom application can be added to a yocto build by means of a new recipes and a new layer. +
- +
-== Additional Information == +
- +
-[[ https://blog.mbedded.ninja/programming/embedded-linux/yocto-project/adding-a-custom-app-to-a-yocto-build/ ]] +
- +
-[[ https://wiki.yoctoproject.org/wiki/Building_your_own_recipes_from_first_principles ]] +
- +
-===== 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 standard toradex image ''console-tdx-image'' run ''bitbake console-tdx-image -c populate_sdk'' +
- +
-For more information check the [[ https://developer.toradex.com/knowledge-base/linux-sdks Toradex guide ]].+