]> code.ossystems Code Review - openembedded-core.git/commit
cmake: fix build issue with boost 1.67.0
authorArmin Kuster <akuster808@gmail.com>
Sun, 3 Jun 2018 22:22:19 +0000 (15:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jun 2018 07:52:13 +0000 (08:52 +0100)
commit04f367e27e66105466611bee4d63abc78e0a4725
tree55902bd3c21e970ef51a1d0e5ad370079beaa211
parent2ff3d3296deacb9af4d9ad0b92cd7ba5f94b7182
cmake: fix build issue with boost 1.67.0

this fixes a build issue with boost 1.67.0

[Yocto 12762]

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/0004-FindBoost-Generate-imported-targets-for-future-Boost.patch [new file with mode: 0644]
meta/recipes-devtools/cmake/cmake/0005-FindBoost-support-OPTIONAL_COMPONENTS.patch [new file with mode: 0644]
meta/recipes-devtools/cmake/cmake/0006-FindBoost-Add-support-for-Boost-1.67-with-Python-ver.patch [new file with mode: 0644]