History log of /openbmc/fb-ipmi-oem/subprojects/ (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
483f00a507-Dec-2023 Patrick Williams <patrick@stwcx.xyz>

meson: adjust nlohmann-json dependency

Simplify meson dependency logic and align the wrap file name with that
used in other repositories.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-

meson: adjust nlohmann-json dependency

Simplify meson dependency logic and align the wrap file name with that
used in other repositories.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib73cf0b7d43ff62afaaa6a4e7161ba0bbd2569c4

show more ...


/openbmc/fb-ipmi-oem/.clang-format
/openbmc/fb-ipmi-oem/configs/bletchley/cri_sensors.json
/openbmc/fb-ipmi-oem/configs/bletchley/gpio_desc.json
/openbmc/fb-ipmi-oem/configs/bletchley/post_desc.json
/openbmc/fb-ipmi-oem/configs/greatlakes/cri_sensors.json
/openbmc/fb-ipmi-oem/configs/greatlakes/gpio_desc.json
/openbmc/fb-ipmi-oem/configs/greatlakes/post_desc.json
/openbmc/fb-ipmi-oem/configs/harma/cri_sensors.json
/openbmc/fb-ipmi-oem/configs/harma/gpio_desc.json
/openbmc/fb-ipmi-oem/configs/harma/post_desc.json
/openbmc/fb-ipmi-oem/configs/minerva/cri_sensors.json
/openbmc/fb-ipmi-oem/configs/minerva/gpio_desc.json
/openbmc/fb-ipmi-oem/configs/minerva/post_desc.json
/openbmc/fb-ipmi-oem/configs/tiogapass/cri_sensors.json
/openbmc/fb-ipmi-oem/configs/tiogapass/gpio_desc.json
/openbmc/fb-ipmi-oem/configs/tiogapass/post_desc.json
/openbmc/fb-ipmi-oem/configs/yosemitev2/cri_sensors.json
/openbmc/fb-ipmi-oem/configs/yosemitev2/dimm_type.json
/openbmc/fb-ipmi-oem/configs/yosemitev2/gpio_desc.json
/openbmc/fb-ipmi-oem/configs/yosemitev2/post_desc.json
/openbmc/fb-ipmi-oem/include/biccommands.hpp
/openbmc/fb-ipmi-oem/include/commandutils.hpp
/openbmc/fb-ipmi-oem/include/oemcommands.hpp
/openbmc/fb-ipmi-oem/include/sensorutils.hpp
/openbmc/fb-ipmi-oem/include/types.hpp
/openbmc/fb-ipmi-oem/include/usb-dbg.hpp
/openbmc/fb-ipmi-oem/meson.build
/openbmc/fb-ipmi-oem/meson.options
/openbmc/fb-ipmi-oem/meson_config.h.in
/openbmc/fb-ipmi-oem/src/appcommands.cpp
/openbmc/fb-ipmi-oem/src/biccommands.cpp
/openbmc/fb-ipmi-oem/src/commandutils.cpp
/openbmc/fb-ipmi-oem/src/oemcommands.cpp
/openbmc/fb-ipmi-oem/src/selcommands.cpp
/openbmc/fb-ipmi-oem/src/storagecommands.cpp
/openbmc/fb-ipmi-oem/src/usb-dbg.cpp
nlohmann_json.wrap
2e9921c225-Jul-2022 Patrick Williams <patrick@stwcx.xyz>

meson: enable full subproject build

Misc changes to the build process and adding wrap-files so that
the full repository can be built as a meson subproject. This
depends on a few pending changes ups

meson: enable full subproject build

Misc changes to the build process and adding wrap-files so that
the full repository can be built as a meson subproject. This
depends on a few pending changes upstream in phosphor-host-ipmid,
but since that subproject references HEAD it will automatically
resolve as those changes are merged.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Idfe21c8d347c513667d7358af0c4a4ddcf3f181b

show more ...

e39f939315-Jun-2022 Willy Tu <wltu@google.com>

build: Convert project to meson and C++20

Cleanedup all build warnings and updated the header to point to the
latest ipmid.

Change-Id: Ife89b51cda0137c8632fc24525efc131817e07b8
Signed-off-by: Willy

build: Convert project to meson and C++20

Cleanedup all build warnings and updated the header to point to the
latest ipmid.

Change-Id: Ife89b51cda0137c8632fc24525efc131817e07b8
Signed-off-by: Willy Tu <wltu@google.com>

show more ...