]> code.ossystems Code Review - openembedded-core.git/commit
boost: consolidate and update library list
authorRoss Burton <ross@burtonini.com>
Tue, 6 Oct 2020 11:14:44 +0000 (12:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Oct 2020 09:22:06 +0000 (10:22 +0100)
commit092228f2df6869e31b157ea08766b3e94bee6e29
tree568089f99002a4da1ad9c3e401bce2948c297334
parent2339bf5b0aceb8e55f4b38e44b2383389e514393
boost: consolidate and update library list

Add some new libraries to the list (fiber, headers, type_erasure).

Move context/coroutine to the list instead of using overrides as it
builds everywhere I can test it.

Remove the mips16e override for wave as Boost fails so dramatically with
mips16e enabled that this isn't even close to a fix. Someone who cares
can fix this properly.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc