Difference between revisions of "MCM-iMX93: Yocto Linux: Building Yocto images"
(Created page with "= Overview = The Yocto Project is an open-source collaboration focused on embedded Linux development.<br> The purpose of this article is to show how to build a Yocto image for...") |
|||
Line 4: | Line 4: | ||
= Environment = | = Environment = | ||
− | Make sure you have a build machine configured as detailed in: [[ Yocto: Setting Up Build Environment | Set Up Yocto Build Environment]]. | + | Make sure you have a build machine configured as detailed in: |
+ | <br><br> | ||
+ | [[ Yocto: Setting Up Build Environment | Set Up Yocto Build Environment]]. | ||
− | + | = Building Yocto Images = | |
− | <br> | + | Build the Yocto image: |
+ | <br><br> | ||
+ | [https://github.com/compulab-yokneam/meta-bsp-imx9/blob/EVAL-MCM-iMX93-2.0/README.md Build MCM-iMX93 Yocto Linux images]. | ||
+ | <br><br> | ||
[[Category:Linux]] | [[Category:Linux]] | ||
[[Category:Yocto]] | [[Category:Yocto]] | ||
[[Category:MCM-iMX93]] | [[Category:MCM-iMX93]] |
Latest revision as of 13:04, 16 February 2025
Overview
The Yocto Project is an open-source collaboration focused on embedded Linux development.
The purpose of this article is to show how to build a Yocto image for the MCM-iMX93 System-on-Module.
Environment
Make sure you have a build machine configured as detailed in:
Set Up Yocto Build Environment.
Building Yocto Images
Build the Yocto image:
Build MCM-iMX93 Yocto Linux images.