diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-09-26 15:56:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-28 10:16:03 +0100 |
commit | b7fac3f2607097aafa20a09efe3fb5f3a507bc2f (patch) | |
tree | 2b856717d160e0cb411d783b1b05794b4de262c9 /meta/recipes-support/libyaml | |
parent | 55cab158e45bd3f2b961ddbe7faf625c0be64d8c (diff) | |
download | poky-b7fac3f2607097aafa20a09efe3fb5f3a507bc2f.tar.gz |
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>
Diffstat (limited to 'meta/recipes-support/libyaml')
0 files changed, 0 insertions, 0 deletions