mbox series

[0/2] boost: upgrade 1.91.0 -> 1.92.0

Message ID 20260816162611.41933-1-jaipaul.cheernam@est.tech
Headers show
Series boost: upgrade 1.91.0 -> 1.92.0 | expand

Message

Jaipaul Cheernam Aug. 16, 2026, 4:26 p.m. UTC
Upgrade boost and boost-build-native to 1.92.0.

Includes a backport for boost.histogram build failure and a fix
for boost.predef installing unneeded b2 tooling.

Jaipaul Cheernam (2):
  boost-build-native: upgrade 1.91.0 -> 1.92.0
  boost: upgrade 1.91.0 -> 1.92.0

 .../{boost-1.91.0.inc => boost-1.92.0.inc}    |  2 +-
 ...1.91.0.bb => boost-build-native_1.92.0.bb} |  2 +-
 meta/recipes-support/boost/boost.inc          |  4 +
 ...h-instruction-set-flags-we-do-that-o.patch |  4 +-
 ...01-dont-setup-compiler-flags-m32-m64.patch |  4 +-
 ...b2-project-requirements-out-of-build.patch | 85 +++++++++++++++++++
 .../boost-math-disable-pch-for-gcc.patch      |  2 +-
 .../{boost_1.91.0.bb => boost_1.92.0.bb}      |  1 +
 8 files changed, 97 insertions(+), 7 deletions(-)
 rename meta/recipes-support/boost/{boost-1.91.0.inc => boost-1.92.0.inc} (90%)
 rename meta/recipes-support/boost/{boost-build-native_1.91.0.bb => boost-build-native_1.92.0.bb} (92%)
 create mode 100644 meta/recipes-support/boost/boost/0001-histogram-move-b2-project-requirements-out-of-build.patch
 rename meta/recipes-support/boost/{boost_1.91.0.bb => boost_1.92.0.bb} (76%)