summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
AgeCommit message (Expand)Author
2016-04-18documentation: Converted "meta-yocto" to "meta-poky"Scott Rifenbark
2016-04-18bsp-guide: Updated yocto-bsp create example
OE-Core aims to be able to provide basic LSB compatible images. There
are some challenges for OE as LSB isn't always 100% relevant to its
target embedded and IoT audiences. 

One challenge is that the LSB spec is no longer being actively
developed [https://github.com/LinuxStandardBase/lsb] and has 
components which are end of life or significantly dated. OE 
therefore provides compatibility with the following caveats:

* Qt4 is provided by the separate meta-qt4 layer. Its noted that Qt4 
  is end of life and this isn't something the core project regularly 
  tests any longer. Users are recommended to group together to support
  maintenance of that layer. [http://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/]

* mailx has been dropped since its no longer being developed upstream 
  and there are better, more modern replacements such as s-nail 
  (http://sdaoden.eu/code.html) or mailutils (http://mailutils.org/).

* A few perl modules that were required by LSB 4.x aren't provided:
  libclass-isa, libenv, libdumpvalue, libfile-checktree,
  libi18n-collate, libpod-plainer.

* libpng 1.2 isn't provided; oe-core includes the latest release of libpng
  instead.

* pax (POSIX standard archive) tool is not provided.
933?s=128&d=retro' />Scott Rifenbark 2015-01-06bsp-guide: Added more detail for customizing a BSP recipeScott Rifenbark 2015-01-06bsp-guide: Cleaned up some examples affected by VESA-supportScott Rifenbark 2015-01-06bsp-guide: Updates to the "yocto-bsp" section.Robert P. J. Day 2015-01-06bsp-guide: Some minor fixes to the BSP GuideRobert P. J. Day 2015-01-06bsp-guide: Some corrections to the Crown Bay code examples.Scott Rifenbark 2015-01-06documentation: Updated all XSL style sheet imports to use 1.76.1 versionScott Rifenbark 2014-12-09bsp-guide: Fixed ambiguous sentence.Scott Rifenbark 2014-11-04documentation: Updated the manual revision history tables.Scott Rifenbark 2014-10-03documentation: Updated release date for manual rev tables.Scott Rifenbark 2014-08-12bsp-guide: Applied the <replaceable> tag as needed.Scott Rifenbark 2014-07-03ref-manual, bsp-guide: Added cross-references for two variables.Scott Rifenbark 2014-07-03ref-manual, bsp-guide: Added several cross-references to LICENSE_FLAGS.Scott Rifenbark 2014-07-03documentation: Added permalink display styles to CSS files.Scott Rifenbark 2014-07-03bsp-guide: Fixed typo.Scott Rifenbark 2014-06-18documentation: Updated style sheets to remove unused .PNG files.Scott Rifenbark 2014-06-18bsp-guide: Added XSL templates to support permalinks.Scott Rifenbark 2014-06-18bsp-guide: Edits to "BSP Layers" section adding locator info.Scott Rifenbark 2014-05-13documentation: Updated the manual revision history tables for 1.7Scott Rifenbark 2014-04-21documentation: Updated all the manual revision history tables.Scott Rifenbark 2014-04-11bsp-guide: Updated the yocto-bsp example.Scott Rifenbark 2014-04-11bsp-guide: Updated the yocto-bsp example.Scott Rifenbark 2014-04-11bsp-guide: Updates to "Linux Kernel Configuration" section.Scott Rifenbark 2014-04-11bsp-guide: Updated the "Hardware Configuration Options" section.Scott Rifenbark 2014-04-11bsp-guide: Updated the "Example Filesystem Layout" section.Scott Rifenbark 2014-04-08documentation: Beagleboard replaced with BeagleboneScott Rifenbark 2014-04-01documentation: Updates to get rid of PRINC variable.Scott Rifenbark 2014-03-30bsp-guide, kernel-dev: Added Cross-references to "BitBake" termScott Rifenbark 2014-03-25documentation: Fixed "Relased date" for the 1.5.1 entryScott Rifenbark 2013-12-03documentation: Scrubbed use of directory namesScott Rifenbark