]> code.ossystems Code Review - openembedded-core.git/commit
boost: revert 1.72.0 regression
authorAndrew Geissler <geissonator@gmail.com>
Wed, 22 Apr 2020 00:19:11 +0000 (19:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Apr 2020 15:34:07 +0000 (16:34 +0100)
commite25e3f151c324272990ad6370c5bc71fd5d05c8c
treed60927ab521fbad2faab52b14c857a1b787439f9
parent820b3aee5d7104182e33edd3068ab11cad457fdd
boost: revert 1.72.0 regression

https://www.boost.org/users/history/version_1_72_0.html documents a
"Known Issue" and has a revert patch for an issue that causes code to
fail to compile that includes the coroutine function. Without this
patch, code which includes the asymmetric_coroutine.hpp will fail to
compile.

Signed-off-by: Andrew Geissler <geissonator@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost_1.72.0.bb
meta/recipes-support/boost/files/0001-revert-cease-dependence-on-range.patch [new file with mode: 0644]