On 14 September 2016 at 06:08, <jackie.huang@windriver.com> wrote:
From: Jackie Huang <jackie.huang@windriver.com>

* Added libs:
  - container
  - context
  - coroutine
  - exception
  - graph_parallel
  - locale
  - math
  - mpi
  - wave

* Add PACKAGECONFIG to add proper dependencies for boost-locale

* context and coroutine are added only for x86 and powerpc

This patch appears to be periodically breaking boost in the autobuilder runs.

| libs/math/build/../src/tr1/asinhf.cpp:6:21: error: while reading precompiled header: No such file or directory

See http://autobuilder.yocto.io:8010/builders/nightly-x86-64-lsb/builds/56/ for the full logs.  A build earlier also ended with GCC internal errors, but these may be related.

Ross