Difference between revisions of "Developers Guide-YOCTO-IMX8MMINI-PPC"
From ICOP tech wiki
Eveshih0725 (talk | contribs) (Created page with "<table style="padding:15px; background-color: #0055a5; color: white; width:100%; font-size:25px; border-top-left-radius:5px; border-top-right-radius:5px;"> <tr> <td>Developers...") |
Eveshih0725 (talk | contribs) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 29: | Line 29: | ||
<tr> | <tr> | ||
<td></td> | <td></td> | ||
− | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>Test and use an Interface</big></b><div style="width:100%;"><div style="width:50%; float: left;"><ul><li><big>[[ | + | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>Test and use an Interface</big></b><div style="width:100%;"><div style="width:50%; float: left;"><ul><li><big>[[PN8M-090T-Bluetooth A2DP|Bluetooth A2DP]]</big></li><li><big>[[PN8M-090T-Ethernet|Ethernet]]</big></li><li><big>[[PN8M-090T-UART|UART]]</big></li><li><big>[[PN8M-090T-WiFi|WiFi]]</big></li><li><big>[[PN8M-090T-SPK-OUT|SPK-OUT]]</big></li></ul></div> |
− | |||
− | |||
</td></tr> | </td></tr> | ||
<tr> | <tr> | ||
Line 49: | Line 47: | ||
<td></td> | <td></td> | ||
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><ul> | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><ul> | ||
+ | <li> [[Recipe for building Yocto Linux for PN8M-090T|<big>Recipe for building Yocto Linux for PN8M-090T</big>]] | ||
+ | </li> | ||
<li> <big>[[Recovery the Yocto in the eMMC under UBOOT mode]]</big> | <li> <big>[[Recovery the Yocto in the eMMC under UBOOT mode]]</big> | ||
+ | </li> | ||
+ | <li> [[How to set up time zone in Yocto-IMX8MMINI-PPC|<big>How to set up time zone in Yocto</big>]] | ||
+ | </li> | ||
+ | <li> [[How to check storages contents in Yocto-IMX8MMINI-PPC|<big>How to check storages contents in Yocto</big>]] | ||
</li> | </li> | ||
</ul> | </ul> |
Latest revision as of 10:28, 8 February 2021
Developers Guide |
Yocto ProjectYocto project is a framework for creating a Linux distributions for embedded devices. It's layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console. This release is based on NXP BSP layer for Yocto framework. |