Difference between revisions of "AIMLinux/AddOn/Distribution"

From ESS-WIKI
Jump to: navigation, search
(Undo revision 18603 by Charles.huang (talk))
Line 102: Line 102:
 
|}
 
|}
  
<parsererror style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black">
 
=== This page contains the following errors: ===
 
<div style="font-family:monospace;font-size:12px">error on line 1 at column 896: Unescaped '<' not allowed in attributes values </div>
 
=== Below is a rendering of the page up to the first error. ===
 
</parsererror>
 
 
= Ubuntu =
 
= Ubuntu =
  
Line 113: Line 108:
 
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things
 
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?]]'''
|-
 
! scope="col" tabindex="0" role="columnheader button" title="Sort ascending" | Version
 
! scope="col" tabindex="0" role="columnheader button" title="Sort ascending" | Code name
 
! scope="col" tabindex="0" role="columnheader button" title="Sort ascending" | Release date
 
! scope="col" tabindex="0" role="columnheader button" title="Sort ascending" | Supported until
 
|-
 
! scope="row" | 14.04 LTS
 
| Trusty Tahr
 
| 2014-04-17
 
|}
 
  
 
= Debian =
 
= Debian =

Revision as of 12:07, 12 March 2020

A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that is based upon the Linux kernel and, often, a package management system

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

Codename Yocto Project Version Release Date Current Version Support Level Poky Version BitBake branch
Gatesgarth 3.2 Oct 2020 Dreaming 24.0 1.48
Dunfell 3.1 April 2020 Dev 23.0 1.46
Zeus 3.0 October 2019 3.0.2 Stable 22.0 1.44
Warrior 2.7 April 2019 2.7.3 Stable 21.0 1.42
Thud 2.6 Nov 2018 2.6.4 Community 20.0 1.40
Sumo 2.5 April 2018 2.5.3 EOL 19.0 1.38
Rocko 2.4 Oct 2017 2.4.4 EOL 18.0 1.36
Pyro 2.3 May 2017 2.3.4 EOL 17.0 1.34
Morty 2.2 Nov 2016 2.2.4 EOL 16.0 1.32
Krogoth 2.1 Apr 2016 2.1.3 EOL 15.0 1.30

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?