History log of /openbmc/phosphor-post-code-manager/meson.options (Results 1 – 3 of 3)
Revision Date Author Comments
# fe73f77c 13-Nov-2025 Colin Huang <colin.huang2@amd.com>

meson: increase max post code per cycle

Since post code log exceeded the maximum size during a power cycle,
increase the maximum size to 20480.

Tested: Confirm that post code log for each power cyc

meson: increase max post code per cycle

Since post code log exceeded the maximum size during a power cycle,
increase the maximum size to 20480.

Tested: Confirm that post code log for each power cycle has been
fully recorded.

Change-Id: Ie58c9bb3445a1ea88d39d0637827f9c9c07276d1
Signed-off-by: Colin Huang <colin.huang2@amd.com>

show more ...


# d4430278 01-Feb-2025 Patrick Williams <patrick@stwcx.xyz>

meson: reformat with meson formatter

Apply the `meson format` results.

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


# 99a87b6f 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: I6e7b4133bc4254ebb5eb1e02390080ab704a8a34

show more ...