History log of /openbmc/phosphor-bmc-code-mgmt/subprojects/boost.wrap (Results 1 – 2 of 2)
Revision Date Author Comments
# ac3f93e6 17-Jan-2025 Christopher Meis <christopher.meis@9elements.com>

Fix broken download link to boost_1.84 and update version to boost_1.86

[1] https://github.com/boostorg/boost/issues/996#issuecomment-2567031602

Change-Id: I0092e7e0a3205bb1ee206af3a65f60de6e6186b4

Fix broken download link to boost_1.84 and update version to boost_1.86

[1] https://github.com/boostorg/boost/issues/996#issuecomment-2567031602

Change-Id: I0092e7e0a3205bb1ee206af3a65f60de6e6186b4
Signed-off-by: Christopher Meis <christopher.meis@9elements.com>

show more ...


# ee3ba93c 02-Apr-2024 Konstantin Aladyshev <aladyshev22@gmail.com>

meson: Provide wrap file for boost

Currently local build on the system without boost can fail with
the following message:
"""
meson.build: ERROR: Dependency "boost" not found, tried system
"""
Provi

meson: Provide wrap file for boost

Currently local build on the system without boost can fail with
the following message:
"""
meson.build: ERROR: Dependency "boost" not found, tried system
"""
Provide "boost.wrap" file to fix the issue.

Change-Id: Ia0344626f844c8f2da4cb3322819730549ad8d4f
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>

show more ...