Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meta-ampere: mtmitchell: adc: run before ampere-cpu-present
The ADC service requires `PropertyChanged` signal to create CPUPresent state in ADC code. The ADC service should be configured to run before Ampere-cpu-present service which creates Cpu Present D-Bus property for Ampere CPU. This commit adds `Before=xyz.openbmc_project.Ampere.CpuPresent.service` to adc service dependence to make sure it run before Ampere CPU Present. Tested: 1. Stress AC 100 times. 2. The ADC sensors of S0/S1 should always be available. Signed-off-by: Thu Nguyen <[email protected]>
- Loading branch information