I see, I will try to fix it then send v2. Thanks, Jackie From: Burton, Ross [mailto:ross.burton@intel.com] Sent: Friday, September 16, 2016 10:26 PM To: Huang, Jie (Jackie) Cc: OE-core Subject: Re: [OE-core] [PATCH] boost: add support for additional boost libs On 14 September 2016 at 06:08, > wrote: From: Jackie Huang > * 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