Difference between revisions of "Embedded Linux Distributions"

From eLinux.org
Jump to: navigation, search
m (added archlinuxarm)
m (updated Timesys LinuxLink URL to point to correct page)
Line 11: Line 11:
 
* [http://www.pengutronix.de Pengutronix] OSELAS.BSP() - see http://www.pengutronix.de/oselas/bsp/index_en.html
 
* [http://www.pengutronix.de Pengutronix] OSELAS.BSP() - see http://www.pengutronix.de/oselas/bsp/index_en.html
 
* [[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/products/index.htm
+
* [[TimeSys]] LinuxLink - see http://www.timesys.com/embedded-linux/linuxlink
 
* [http://wiki.ubuntu.com/MobileAndEmbedded Ubuntu Mobile]
 
* [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/

Revision as of 10:18, 8 January 2015

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