Difference between revisions of "Embedded Linux Distributions"

From eLinux.org
Jump to: navigation, search
(Added Torizon)
m (Moved Ubuntu Mobile to obsolete)
Line 12: Line 12:
 
* [[RidgeRun]] Linux - see http://www.ridgerun.com/sdk.shtml
 
* [[RidgeRun]] Linux - see http://www.ridgerun.com/sdk.shtml
 
* [[TimeSys]] LinuxLink - see http://www.timesys.com/embedded-linux/linuxlink
 
* [[TimeSys]] LinuxLink - see http://www.timesys.com/embedded-linux/linuxlink
* [http://wiki.ubuntu.com/MobileAndEmbedded Ubuntu Mobile]
 
 
* Wind River - see http://www.windriver.com/products/linux/
 
* Wind River - see http://www.windriver.com/products/linux/
 
* [http://www.littlebluelinux.com/ Little Blue Linux] - MPC Data
 
* [http://www.littlebluelinux.com/ Little Blue Linux] - MPC Data
Line 53: Line 52:
  
 
* [[Qplus Target Builder]] - Target image builder from ETRI
 
* [[Qplus Target Builder]] - Target image builder from ETRI
 +
* [http://wiki.ubuntu.com/MobileAndEmbedded Ubuntu Mobile]
 +
  
 
== Further reading ==
 
== Further reading ==

Revision as of 09:20, 6 November 2019

Introduction

Besides the Linux kernel, one of the advantage of embedded Linux is the ability to leverage hundreds if not thousands of existing free and open source packages to easily and quickly add new features to devices. These packages range from graphical libraries, multimedia libraries, network libraries, cryptographic libraries, network servers, infrastructure software and more. However, integrating all these components together requires a relatively deep knowledge of the components. Hence, embedded-specific distributions and build systems have been created to ease this process.

Vendor distros

Platforms

  • Android
  • Maemo (deprecated - see Meego)
  • Meego
  • Moblin (deprecated - see Meego)
  • OpenMoko
  • Access Linux Platform
  • LIMO

Other distros

Special purpose embedded Linux distributions

Configuration and Build systems

See Build Systems

See also Toolchains

Obsolete things


Further reading