From b4d4c8603c2c0ebb02bf431b603501d2c39af274 Mon Sep 17 00:00:00 2001 From: George Liu Date: Thu, 7 May 2020 09:38:00 +0800 Subject: meta-phosphor: Remove TimeOwner interface from defaults.yaml The TimeOwner feature is confusing from feedback from the community and we should be removed. (From meta-phosphor rev: 4cd09c85f3d168cef02d2a020ef93b718f3a3456) Signed-off-by: George Liu Change-Id: I5ceff148059337df1c41cb54b2bb3080df1aca69 Signed-off-by: Andrew Geissler --- .../settings/phosphor-settings-defaults/defaults.yaml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/settings') diff --git a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml index 3541fdb49..25458155f 100644 --- a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml +++ b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml @@ -52,12 +52,6 @@ PowerRestorePolicy: Default: RestorePolicy::Policy::AlwaysOff -/xyz/openbmc_project/time/owner: - - Interface: xyz.openbmc_project.Time.Owner - Properties: - TimeOwner: - Default: Owner::Owners::Both - /xyz/openbmc_project/time/sync_method: - Interface: xyz.openbmc_project.Time.Synchronization Properties: -- cgit v1.2.3