]> code.ossystems Code Review - openembedded-core.git/commit
boost: update to 1.71.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 26 Aug 2019 14:26:28 +0000 (16:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2019 21:52:41 +0000 (22:52 +0100)
commit810aded01fc2ae2c27c2573135c20947453e50c6
tree75fc26d6a6c3921beb007e42c073d7d75040881b
parent66719424096eb0d3470647579364efe1556dc7b6
boost: update to 1.71.0

Some notes:
- bjam bootstrap scripts were changed, and the patch for that had to be
  adjusted. tools/build/src/engine/build.sh now supports an --debug option
  which the bjam-native recipe can use to get the debug build of b2.
- a related patch was added to address a speed regression with the debug
  version of bjam
- gcc.jam patch had to be refreshed because boost added more "cpu-flags"
  lines.
- since 1.70.0, boost includes new cmake config files which are packaged
  in ${PN}-dev now so they make it into the SDK. (although 1.71.0 is needed
  to fix some bugs in them)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/bjam-native_1.71.0.bb [moved from meta/recipes-support/boost/bjam-native_1.69.0.bb with 57% similarity]
meta/recipes-support/boost/boost-1.71.0.inc [moved from meta/recipes-support/boost/boost-1.69.0.inc with 77% similarity]
meta/recipes-support/boost/boost.inc
meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch
meta/recipes-support/boost/boost_1.71.0.bb [moved from meta/recipes-support/boost/boost_1.69.0.bb with 100% similarity]
meta/recipes-support/boost/files/0001-Build-debug-version-of-bjam.patch [new file with mode: 0644]
meta/recipes-support/boost/files/0001-build.sh-use-DNDEBUG-also-in-debug-builds.patch [new file with mode: 0644]
meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch [deleted file]