generic-poky/meta/recipes-support/boost
Jackie Huang b7fac3f260 boost: add support for additional boost libs
* Added libs:
  - container
  - context
  - coroutine
  - exception
  - graph_parallel
  - locale
  - math
  - mpi
  - wave

* Add PACKAGECONFIG to add proper dependencies for:
  graph_parallel, locale, and mpi.

* boost-mpi depends on mpich which is in meta-oe,
  and boost-graph_parallel depends on boost-mpi,
  so they are disabled by default, but can be enabled
  in a distro that needs them.

* context and coroutine are added only for x86 and powerpc.

(From OE-Core rev: a715a4ef10eed0ccffac1c38af89e16090d8159e)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-28 10:16:03 +01:00
..
boost boost: disable pch when build boost-math 2016-09-28 10:16:03 +01:00
files boost: update to 1.60.0 2016-01-11 23:26:30 +00:00
bjam-native_1.61.0.bb boost: update to 1.61.0 2016-06-04 14:13:33 +01:00
boost-1.61.0.inc meta: cleanup d.getVar(var, 1) 2016-09-14 22:22:07 +01:00
boost.inc boost: add support for additional boost libs 2016-09-28 10:16:03 +01:00
boost_1.61.0.bb boost: disable pch when build boost-math 2016-09-28 10:16:03 +01:00