#
2564451f |
| 08-Nov-2023 |
Chris Cain <cjcain@us.ibm.com> |
Correct PLDM service name
There is no service "xyz.openbmc_project.PLDM.service" The correct service should be pldmd.service.
systemd[1]: /lib/systemd/system/org.open_power.OCC.Control.service:7: F
Correct PLDM service name
There is no service "xyz.openbmc_project.PLDM.service" The correct service should be pldmd.service.
systemd[1]: /lib/systemd/system/org.open_power.OCC.Control.service:7: Failed to add dependency on xyz.openbmc_project.PLDM, ignoring: Invalid argument
Tested on p10bmc: Issued: systemctl daemon-reload and verified error disappeared.
Change-Id: Ie6f7baaeeee829b672641fd7a218037e3c7409db Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|
#
423187e6 |
| 07-Jun-2023 |
Chris Cain <cjcain@us.ibm.com> |
Fix PLDM dependency string
After systemd daemon-reload an error was found: open_power.OCC.Control.service:7: Failed to add dependency on xyz.openbmc_project.PLDM, ignoring: Invalid argument
Chang
Fix PLDM dependency string
After systemd daemon-reload an error was found: open_power.OCC.Control.service:7: Failed to add dependency on xyz.openbmc_project.PLDM, ignoring: Invalid argument
Change-Id: Id1c6ff9661347e3b7dc3e6d764dbe5ef4dc451bd Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|
#
7bd6d148 |
| 11-Jan-2023 |
Chris Cain <cjcain@us.ibm.com> |
Move the service files to the occ-control repo
To align with the OpenBMC direction, the OCC service files are being moved into the owning repo, instead of in the meta-openpower directories in openbm
Move the service files to the occ-control repo
To align with the OpenBMC direction, the OCC service files are being moved into the owning repo, instead of in the meta-openpower directories in openbmc.
Change-Id: Icef03a173249dd559f7ae41a8026b11656004d53 Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|