]> 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>
Mon, 4 Jun 2018 17:02:11 +0000 (18:02 +0100)
commitc09f094152de7d845d169f41371554126dd41cde
tree0c23f919b1f5931a7ead734450fc900d4dd980fa
parentf406d8aae6ad6f4456a1f7d9074794acc54f56a6
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]