Personal tools

Difference between revisions of "1-1-1-3-0"

From ICOP tech wiki

Jump to: navigation, search
Line 25: Line 25:
 
<tr>
 
<tr>
 
<td>Test a<span class="plainlinks"></span><span class="plainlinks"></span>nd Use</td></tr></table>
 
<td>Test a<span class="plainlinks"></span><span class="plainlinks"></span>nd Use</td></tr></table>
<table style="background-color: #d7e4f2; width:600px; height:740px;">
+
<div style="width:28%; float:left; padding:0px 2% 0px 0px; display:inline-block;"><table style="background-color: #d7e4f2; width:600px; height:740px;">
  
 
<tr>
 
<tr>
Line 90: Line 90:
 
</div>
 
</div>
 
</td></tr>
 
</td></tr>
 +
 +
<table><table style="padding:10px; background-color: #4f9df2; color: white; font-size:19px; width:100%; border-top-left-radius:5px; border-top-right-radius:5px;">
 +
<tr>
 +
<td>Build <span class="plainlinks"></span>
 +
</td></tr></table>
 +
<table style="background-color: #d7e4f2; width:100%; height:740px;">
 +
 +
<tr>
 +
<td></td>
 +
<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>
 +
<li> [https://docs.google.com/spreadsheets/d/e/2PACX-1vSRSakmQpC8E54wt799D9F94-pjqfM5DnXnOOHOSu1jm9o4PUz1nn0AikDpVfq3fDXkZ9f6bGonFcWE/pubhtml <big>Release Notes</big>]
 +
</li>
 +
<li> <span class="plainlinks">[[1-1-1-1-2-1-2|<big>Setting a Development Environment</big>]]</span>
 +
</li>
 +
<li> [[1-1-1-1-2-1-3|<big>Build Yocto from source code</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-4|<big>Yocto common build errors</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-5|<big>Customizing U-Boot</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-6|<big>Customizing the Linux kernel</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-7|<big>Toolchain installation for out of Yocto builds</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-8|<big>Build U-Boot from source code</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-9|<big>Build the Linux kernel from source code</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-10|<big>Burning Yocto binaries to eMMC via SD card</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-11|<big>Adding packages to Yocto</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-12|<big>Replace the Linux logo</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-13|<big>SWUpdate guide</big>]]
 +
</li>
 +
<li> [[1-1-1-1-2-1-14|<big>Booting from USB using UUU (Universal Update Utility)</big>]]
 +
</li>
 +
</ul>
 +
</td></tr>
 +
<tr>
 +
<td></td>
 +
<td style="padding:0px 10px 10px 0px; height:100px;"><div class="floatright"></div>
 +
</td></tr></table>
 +
 +
</div>

Revision as of 10:28, 5 October 2020

Developers Guide

連結=Special:FilePath/Yocto.png

Yocto Project

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.