History log of /openbmc/openpower-occ-control/service_files/ (Results 1 – 4 of 4)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2564451f08-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 ...

fa10621c16-Aug-2023 George Liu <liuxiwei@inspur.com>

meson: Replace configure_file with fs.copyfile

configure_file is deprecated since 0.64.0, and replace it with
fs.copyfile.

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

meson: Replace configure_file with fs.copyfile

configure_file is deprecated since 0.64.0, and replace it with
fs.copyfile.

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

show more ...

423187e607-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 ...

7bd6d14811-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 ...


/openbmc/openpower-occ-control/.clang-format
/openbmc/openpower-occ-control/.gitignore
/openbmc/openpower-occ-control/LICENSE
/openbmc/openpower-occ-control/OWNERS
/openbmc/openpower-occ-control/app.cpp
/openbmc/openpower-occ-control/elog-errors.hpp
/openbmc/openpower-occ-control/example/occ_sensor.yaml
/openbmc/openpower-occ-control/file.hpp
/openbmc/openpower-occ-control/gen/README
/openbmc/openpower-occ-control/gen/meson.build
/openbmc/openpower-occ-control/gen/org/meson.build
/openbmc/openpower-occ-control/gen/org/open_power/OCC/Device/meson.build
/openbmc/openpower-occ-control/gen/org/open_power/OCC/meson.build
/openbmc/openpower-occ-control/gen/org/open_power/meson.build
/openbmc/openpower-occ-control/gen/regenerate-meson
/openbmc/openpower-occ-control/gen/run-ci
/openbmc/openpower-occ-control/i2c_occ.cpp
/openbmc/openpower-occ-control/i2c_occ.hpp
/openbmc/openpower-occ-control/meson.build
/openbmc/openpower-occ-control/meson_options.txt
/openbmc/openpower-occ-control/occ-active.sh
/openbmc/openpower-occ-control/occ_command.cpp
/openbmc/openpower-occ-control/occ_command.hpp
/openbmc/openpower-occ-control/occ_dbus.cpp
/openbmc/openpower-occ-control/occ_dbus.hpp
/openbmc/openpower-occ-control/occ_device.cpp
/openbmc/openpower-occ-control/occ_device.hpp
/openbmc/openpower-occ-control/occ_errors.cpp
/openbmc/openpower-occ-control/occ_errors.hpp
/openbmc/openpower-occ-control/occ_events.hpp
/openbmc/openpower-occ-control/occ_ffdc.cpp
/openbmc/openpower-occ-control/occ_ffdc.hpp
/openbmc/openpower-occ-control/occ_manager.cpp
/openbmc/openpower-occ-control/occ_manager.hpp
/openbmc/openpower-occ-control/occ_pass_through.cpp
/openbmc/openpower-occ-control/occ_pass_through.hpp
/openbmc/openpower-occ-control/occ_presence.cpp
/openbmc/openpower-occ-control/occ_presence.hpp
/openbmc/openpower-occ-control/occ_sensor.mako.hpp
/openbmc/openpower-occ-control/occ_status.cpp
/openbmc/openpower-occ-control/occ_status.hpp
/openbmc/openpower-occ-control/pldm.cpp
/openbmc/openpower-occ-control/pldm.hpp
/openbmc/openpower-occ-control/powercap.cpp
/openbmc/openpower-occ-control/powercap.hpp
/openbmc/openpower-occ-control/powermode.cpp
/openbmc/openpower-occ-control/powermode.hpp
/openbmc/openpower-occ-control/sensor_gen.py
meson.build
op-occ-disable@.service
op-occ-enable@.service
org.open_power.OCC.Control.service
/openbmc/openpower-occ-control/subprojects/googletest.wrap
/openbmc/openpower-occ-control/subprojects/phosphor-dbus-interfaces.wrap
/openbmc/openpower-occ-control/subprojects/phosphor-logging.wrap
/openbmc/openpower-occ-control/subprojects/pldm.wrap
/openbmc/openpower-occ-control/subprojects/sdbusplus.wrap
/openbmc/openpower-occ-control/subprojects/sdeventplus.wrap
/openbmc/openpower-occ-control/test/TestI2cOcc.cpp
/openbmc/openpower-occ-control/test/error_files_tests.cpp
/openbmc/openpower-occ-control/test/meson.build
/openbmc/openpower-occ-control/test/occ_dbus_test.cpp
/openbmc/openpower-occ-control/test/utest.cpp
/openbmc/openpower-occ-control/utils.cpp
/openbmc/openpower-occ-control/utils.hpp
/openbmc/openpower-occ-control/yaml/org/open_power/OCC/Device.errors.yaml
/openbmc/openpower-occ-control/yaml/org/open_power/OCC/Device.metadata.yaml