History log of /openbmc/phosphor-dbus-interfaces/meson.options (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...