commit | adb587b3de8c740413d3c19eac328e3ff7656da6 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 11:27:52 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 15:50:19 2025 +0000 |
tree | df84c5e9024f38e5eb5ebb89a8be03682341f551 | |
parent | 34ef05d19241b77e5ffb9b285bf5c46007258c9d [diff] |
meson: use non-deprecated systemd packageconfig Systemd's packageconfig file has both `systemdsystemunitdir` and `systemd_system_unit_dir` defined. The non-underscore one appears to be a deprecated alias[1]. Move to the non-deprecated / underscore-separated variant. [1]: https://github.com/systemd/systemd/commit/4908de44b0a0409f84a7cdc5641b114d6ce8ba03 Change-Id: Ice33455fe91a14d4235cc4d6c5ea2f4220751ecb Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
phosphor-misc is a collection of miscellaneous OpenBMC functions that doesn't really fit anywhere else.
If you have a new function in mind to be hosted in phosphor-misc, it is usually a good idea to mention it on the OpenBMC mailing list before writing any code. There might already be an implementation of the desired function or the community may suggest alternatives.
phosphor-misc patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.
Please submit patches to Gerrit. More information on using Gerrit can be found in the OpenBMC docs. https://github.com/openbmc/phosphor-misc is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
For questions or help please come join us on the mailing list or in IRC.