History log of /openbmc/phosphor-dbus-interfaces/meson.options (Results 1 – 3 of 3)
Revision Date Author Comments
# 360717f0 17-Nov-2025 Jae Hyun Yoo <jae.yoo@oss.qualcomm.com>

com.qualcomm: add AST2600 model

Add compatible string for AST2600 model.
Qualcomm uses a monolithic build target for all AST2600-based BMCs,
so the model name ends up being generic like this.

Chang

com.qualcomm: add AST2600 model

Add compatible string for AST2600 model.
Qualcomm uses a monolithic build target for all AST2600-based BMCs,
so the model name ends up being generic like this.

Change-Id: I52c25f3dc19ade755fecb43fea794e751c43caf4
Signed-off-by: Jae Hyun Yoo <jae.yoo@oss.qualcomm.com>

show more ...


# 6e388228 15-Aug-2025 Thang Tran <thuutran@amperecomputing.com>

com.ampere: Add Ampere's events

The Ampere is logging PLDM error/warning/event as [1]. Create new events
for these so that can be exposed via Redfish.

[1] https://github.com/openbmc/pldm/blob/maste

com.ampere: Add Ampere's events

The Ampere is logging PLDM error/warning/event as [1]. Create new events
for these so that can be exposed via Redfish.

[1] https://github.com/openbmc/pldm/blob/master/oem/ampere/event/oem_event_manager.cpp#L38

Change-Id: I435c3bbb1d7b0b21067006fb2dcc8ceb81ac5b78
Signed-off-by: Thang Tran <thuutran@amperecomputing.com>

show more ...


# bff28e02 15-Aug-2023 George Liu <liuxiwei@inspur.com>

meson_options.txt: Support for reading options from meson.options

Support has been added for reading options from meson.options instead
of meson_options.txt[1]. These are equivalent, but not using t

meson_options.txt: Support for reading options from meson.options

Support has been added for reading options from meson.options instead
of meson_options.txt[1]. These are equivalent, but not using the .txt
extension for a build file has a few advantages, chief among them
many tools and text editors expect a file with the .txt extension to
be plain text files, not build scripts.

[1] https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I42eecc9dec19ae68d6cf04c55be7d6a7f6acba7c

show more ...