Difference between revisions of "AIMLinux/AddOn/Distribution"

From ESS-WIKI
Jump to: navigation, search
Line 1: Line 1:
 
= Yocto =
 
= Yocto =
  
<big>'''What is Yocto'''</big>
+
<big>'''[https://www.yoctoproject.org/ What is Yocto]'''</big>
  
 
The Yocto Project (YP) is an open-source collaboration project that helps developers create custom Linux-based systems regardless of the hardware architecture.
 
The Yocto Project (YP) is an open-source collaboration project that helps developers create custom Linux-based systems regardless of the hardware architecture.
Line 7: Line 7:
 
We may hear Poky and Openembedded term, below describe the relationship between Yocto, Poky, and OE.
 
We may hear Poky and Openembedded term, below describe the relationship between Yocto, Poky, and OE.
  
[[File:Yp-diagram-overview.png|500px]]
+
[[File:Yp-diagram-overview.png|500px|Yp-diagram-overview.png]]
  
 
= Ubuntu =
 
= Ubuntu =
 +
 +
<big>'''[https://ubuntu.com/ What is Ubuntu]'''</big>
 +
 +
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things
 +
 +
'''[[IoTGateway/BSP/Linux/iMX6/BuildingUbuntuRootfs|How to make your Ubuntu image in the ARM platform?]]'''
  
 
= Debian =
 
= Debian =
 +
 +
<big>'''[https://www.debian.org/ What is Debian]'''</big>
 +
 +
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run.
 +
 +
'''[[IoTGateway/BSP/Linux/iMX6/How_To_Update_Ubuntu/Debian_Rootfs|How to make your Debian image in the ARM platform?]]'''

Revision as of 08:58, 6 March 2020

Yocto

What is Yocto

The Yocto Project (YP) is an open-source collaboration project that helps developers create custom Linux-based systems regardless of the hardware architecture.

We may hear Poky and Openembedded term, below describe the relationship between Yocto, Poky, and OE.

Yp-diagram-overview.png

Ubuntu

What is Ubuntu

Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things

How to make your Ubuntu image in the ARM platform?

Debian

What is Debian

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run.

How to make your Debian image in the ARM platform?