Difference between revisions of "Embedded Linux Distributions"

From eLinux.org
Jump to: navigation, search
m (updated Timesys LinuxLink URL to point to correct page)
(Added Torizon)
Line 16: Line 16:
 
* [http://www.littlebluelinux.com/ Little Blue Linux] - MPC Data
 
* [http://www.littlebluelinux.com/ Little Blue Linux] - MPC Data
 
* [http://www.digi.com/products/embeddedsolutions/softwareservices/digiembeddedlinux.jsp Digi Embedded Linux] for Digi's ARM based modules
 
* [http://www.digi.com/products/embeddedsolutions/softwareservices/digiembeddedlinux.jsp Digi Embedded Linux] for Digi's ARM based modules
 +
* [https://www.toradex.com Toradex] Torizon - see https://www.toradex.com/operating-systems/torizon
  
 
== Platforms ==
 
== Platforms ==

Revision as of 09:18, 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