commit | 45efbb4ae2d518abae1ba8f6dd7ca9278ee3ed69 | [log] [tgz] |
---|---|---|
author | Albert Zhang <zhanghaodi@inspur.com> | Wed Jan 22 09:21:58 2020 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jan 22 20:39:43 2020 +0000 |
tree | aa6131df98bf1715ee418349d7e5056e2bae6f3f | |
parent | 7102a39f018806bb34d14923e4cd8de8dd2160b1 [diff] |
phosphor: Make Both as default Timer owner Change the default TimeOwner from BMC to Both in phosphor-settings. Tested: tested on fp5280g2. The default Timer owner has changed to Both. Signed-off-by: Albert Zhang <zhanghaodi@inspur.com> Change-Id: I47fbd7421ed539e4822319d241728566c72584f5
diff --git a/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml b/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml index 7294687..f1b2d1f 100644 --- a/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml +++ b/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
@@ -56,7 +56,7 @@ - Interface: xyz.openbmc_project.Time.Owner Properties: TimeOwner: - Default: Owner::Owners::BMC + Default: Owner::Owners::Both /xyz/openbmc_project/time/sync_method: - Interface: xyz.openbmc_project.Time.Synchronization