Difference between revisions of "第三層"
From ICOP tech wiki
Line 74: | Line 74: | ||
<tr> | <tr> | ||
<td></td> | <td></td> | ||
− | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"> | + | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>Build Yocto, Linux and U-Boot</big></b> |
− | < | ||
<ul> | <ul> | ||
<li> [https://docs.google.com/spreadsheets/d/e/2PACX-1vSRSakmQpC8E54wt799D9F94-pjqfM5DnXnOOHOSu1jm9o4PUz1nn0AikDpVfq3fDXkZ9f6bGonFcWE/pubhtml Release Notes] | <li> [https://docs.google.com/spreadsheets/d/e/2PACX-1vSRSakmQpC8E54wt799D9F94-pjqfM5DnXnOOHOSu1jm9o4PUz1nn0AikDpVfq3fDXkZ9f6bGonFcWE/pubhtml Release Notes] | ||
Line 123: | Line 122: | ||
<tr> | <tr> | ||
<td></td> | <td></td> | ||
− | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"> | + | <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:100%;"> | ||
<div style="width:50%; float: left;"> | <div style="width:50%; float: left;"> |
Revision as of 16:18, 6 March 2020
Developers Guide |
Yocto 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. |