]> code.ossystems Code Review - openembedded-core.git/commit
boost: update to 1.67.0
authorMingli Yu <mingli.yu@windriver.com>
Fri, 27 Apr 2018 06:05:32 +0000 (23:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:55:00 +0000 (09:55 +0100)
commit358cf46ea4d01b7ad8c355fa103d4a6922cc0a88
treeaa217ae16467da6fc806c4a3775d73f61f0b6e6f
parentb0bc82a5f238db82425b3b146e269bc6605cbdce
boost: update to 1.67.0

* Remove the backported patch 0001-Fix-a-strange-assert-typo-how-was-this-released-with.patch
* Remove the patch 0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch
  as it already rewritten gcc to use toolset.flags again
  as below:

  commit 12decb3ce680031b915f69902795eec47224fc7d
  Author: Steven Watanabe <steven@providere-consulting.com>
  Date:   Mon Jan 1 12:51:43 2018 -0700

    Rewrite gcc to use toolset.flags again.
* Remove the hardcoded parallel build limit as the
  mechanism already changed as below commit:
  commit 316e26ca718afc65d6170029284521392524e4f8
  Author: Steven Watanabe <steven@providere-consulting.com>
  Date:   Wed Apr 26 14:22:06 2017 -0600

    Remove fixed limit to -j.  Fixes #189.
    * execunix.c: Replace select with poll.
    * execnt.c: Use RegisterWaitForSingleObject when the number of jobs exceeds MAXIMUM_WAIT_OBJECTS.

Reference: https://github.com/boostorg/build/commit/316e26ca718afc65d6170029284521392524e4f8#diff-c88fe8afebc632d0bef2bd5985137af2

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/boost/bjam-native_1.67.0.bb [moved from meta/recipes-support/boost/bjam-native_1.66.0.bb with 81% similarity]
meta/recipes-support/boost/boost-1.67.0.inc [moved from meta/recipes-support/boost/boost-1.66.0.inc with 85% similarity]
meta/recipes-support/boost/boost.inc
meta/recipes-support/boost/boost/0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch [deleted file]
meta/recipes-support/boost/boost_1.67.0.bb [moved from meta/recipes-support/boost/boost_1.66.0.bb with 83% similarity]
meta/recipes-support/boost/files/0001-Fix-a-strange-assert-typo-how-was-this-released-with.patch [deleted file]