#
d46d0818 |
| 03-Feb-2021 |
Anton D. Kachalov <gmouse@google.com> |
Add sensor instance id command line argument. Introduce `-i|--sensor-id` flag to explicitly set sensor suffix for dbus name. Sample usage: phosphor-hwmon-readd -i te
Add sensor instance id command line argument. Introduce `-i|--sensor-id` flag to explicitly set sensor suffix for dbus name. Sample usage: phosphor-hwmon-readd -i test_sensor_id -o /apb/... Will register the service with the following busname: xyz.openbmc_project.Hwmon-test_sensor_id.Hwmon1 This change required as a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I48ff9c3efe0edb84718ff8f695e7e932af5445de
show more ...
|
#
5b520cf4 |
| 03-Feb-2021 |
Anton D. Kachalov <gmouse@google.com> |
Install service unit files, busconfig and udev rules from the package. This change required as a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383
Install service unit files, busconfig and udev rules from the package. This change required as a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 The dependant change in openbmc repo: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/40359 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I89aec71b446e0b7be40a10e1cd94ea16d891a277
show more ...
|