About EMAC OpenEmbedded

From wiki.emacinc.com
Revision as of 16:06, 5 November 2013 by Mdean (talk | contribs) (Revised with JG's suggestions.)
Jump to: navigation, search
TODO: {{#todo:Polish Revise (11.05.13-14:50->JG-) (11.05.13-15:05->MD+)|Mike Dean|oe 4,oe 5,md,jg,ky,FinalDraft}}



EMAC LOGO.png

OpenEmbedded is a build framework for embedded Linux systems. It aims to reduce the number of dependencies on the development platform as much as possible and can be used to cross-compile thousands of packages for many different architectures. EMAC utilizes a customized version of OpenEmbedded to create the EMAC OpenEmbedded distribution, EMAC OE. EMAC OE is the Linux distribution utilized on the majority of EMAC products. The current version of EMAC OE, 4.0, is primarily based on the 2009 stable branch of OpenEmbedded. EMAC customizes OpenEmbedded by adding support for EMAC hardware, patching software, providing a comprehensive SDK, providing documentation and refining the configuration of the operating system to create EMAC OE Linux.

OElogo.png

While EMAC OE is designed for embedded systems, it also serves as a fully-featured Linux system. Among other things, EMAC OE includes:

  • Common GNU utilities provided by Busybox and other projects
  • Servers (web server, FTP servers, etc.)
  • Networking (network filesystem support, network utilities, etc.)
  • Filesystem support (utilities for formatting, partitioning, checking filesystem integrity, etc.)
  • Hotplugging support (tools to handle insertions of USB devices, SD cards, etc.)

When desirable, the embedded versions of the utilities from Busybox can usually be upgraded to the same fully featured versions typically seen on desktop and server Linux systems. Additionally, many packages typically associated with desktops and/or servers can be built and installed on EMAC OE systems (often as custom builds). These packages include:

  • MySQL
  • PostgreSQL
  • Apache
  • Chrome
  • Firefox

Note that, should a project require such software, appropriate considerations towards the hardware requirements of the software need to be taken into account. EMAC is happy to provide assistance to any customer needing a helping hand with choosing this hardware.



See Also