diff options
author | Peter A. Bigot <pab@pabigot.com> | 2014-09-28 10:37:46 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-29 14:35:13 +0100 |
commit | abf8baba208927a0156bb4b743614c6252f2af21 (patch) | |
tree | 369447cda15a851c36dcc55953802eb9f13fbbe7 /meta/conf | |
parent | 76a2d6b83472995edbe967aed80f0fcbb784b3fc (diff) | |
download | openembedded-core-abf8baba208927a0156bb4b743614c6252f2af21.tar.gz openembedded-core-abf8baba208927a0156bb4b743614c6252f2af21.tar.bz2 openembedded-core-abf8baba208927a0156bb4b743614c6252f2af21.zip |
boost: fix atomics for armv6
meta-raspberrypi and some other systems are ARMv6k but tell OE that
they're ARMv6 which doesn't fully support non-word atomics. armv6k
does, but Boost didn't handle the recognition correctly in the 1.56
release. Backport the patch that fixes the build.
See: https://svn.boost.org/trac/boost/ticket/10446
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions