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:15:02 +0100 |
commit | a715a4ef10eed0ccffac1c38af89e16090d8159e (patch) | |
tree | b1b5cea0aa65f871c86a83e90efa6bc932694d6f /meta/recipes-kernel/linux-firmware | |
parent | 9f30160f8623aebe8459e5b155d01397ff0f13b3 (diff) | |
download | openembedded-core-a715a4ef10eed0ccffac1c38af89e16090d8159e.tar.gz openembedded-core-a715a4ef10eed0ccffac1c38af89e16090d8159e.tar.bz2 openembedded-core-a715a4ef10eed0ccffac1c38af89e16090d8159e.zip |
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.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux-firmware')
0 files changed, 0 insertions, 0 deletions