History log of /openbmc/smbios-mdr/subprojects/ (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c13c875422-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: I47af3febe4fc95e730d37305ce7d5c9230fb8a72
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>

show more ...

366546cf24-Jul-2023 Jonathan Doman <jonathan.doman@intel.com>

Add meson build support

Tested:
1. Project builds with each meson option turned on or off.
2. Unit tests build and pass.
3. On platform FW built with updated recipe
(I23fabdf57b8d6ac35c3aea0ece66

Add meson build support

Tested:
1. Project builds with each meson option turned on or off.
2. Unit tests build and pass.
3. On platform FW built with updated recipe
(I23fabdf57b8d6ac35c3aea0ece667be118de4b61):
a. SMBIOS blob store library is properly picked up by IPMI blob
store manager and handles OEM IPMI commands.
b. smbiosmdrv2app is running and populates objects on D-Bus.
c. cpuinfoapp is running and populates objects on D-Bus.

Change-Id: Ie65b281900cc07e7d0145445bcc65bbab1979214
Signed-off-by: Jonathan Doman <jonathan.doman@intel.com>

show more ...


/openbmc/smbios-mdr/.clang-format
/openbmc/smbios-mdr/.gitignore
/openbmc/smbios-mdr/CMakeLists.txt
/openbmc/smbios-mdr/LICENSE
/openbmc/smbios-mdr/OWNERS
/openbmc/smbios-mdr/README.md
/openbmc/smbios-mdr/include/cpu.hpp
/openbmc/smbios-mdr/include/cpuinfo.hpp
/openbmc/smbios-mdr/include/cpuinfo_utils.hpp
/openbmc/smbios-mdr/include/dimm.hpp
/openbmc/smbios-mdr/include/mdrv2.hpp
/openbmc/smbios-mdr/include/pcieslot.hpp
/openbmc/smbios-mdr/include/smbios_mdrv2.hpp
/openbmc/smbios-mdr/include/speed_select.hpp
/openbmc/smbios-mdr/include/system.hpp
/openbmc/smbios-mdr/meson.build
/openbmc/smbios-mdr/meson.options
/openbmc/smbios-mdr/service_files/meson.build
/openbmc/smbios-mdr/service_files/smbios-mdrv2.service
/openbmc/smbios-mdr/service_files/xyz.openbmc_project.cpuinfo.service
/openbmc/smbios-mdr/src/cpu.cpp
/openbmc/smbios-mdr/src/cpuinfo_main.cpp
/openbmc/smbios-mdr/src/cpuinfo_utils.cpp
/openbmc/smbios-mdr/src/dimm.cpp
/openbmc/smbios-mdr/src/mdrv2.cpp
/openbmc/smbios-mdr/src/mdrv2_main.cpp
/openbmc/smbios-mdr/src/meson.build
/openbmc/smbios-mdr/src/pcieslot.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/handler.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/handler.hpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/main.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/meson.build
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_open_unittest.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_readwrite_unittest.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_statclose_unittest.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_unittest.cpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_unittest.hpp
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/meson.build
/openbmc/smbios-mdr/src/speed_select.cpp
/openbmc/smbios-mdr/src/sst_mailbox.cpp
/openbmc/smbios-mdr/src/system.cpp
libpeci.wrap
phosphor-dbus-interfaces.wrap
phosphor-host-ipmid.wrap
phosphor-ipmi-blobs.wrap
phosphor-logging.wrap
sdbusplus.wrap
/openbmc/smbios-mdr/tools/sst-compare-redfish-os.py
/openbmc/smbios-mdr/tools/sst-info.sh