summaryrefslogtreecommitdiff
path: root/meta-ingrasys
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2022-10-27 02:50:30 +0300
committerWilly Tu <wltu@google.com>2022-11-02 07:18:21 +0300
commitaa814b31e9ffe0ec431176de3398699988be7624 (patch)
tree91c9f4c162354f024ec4ccdf171871b0d7d8550c /meta-ingrasys
parentf6d0d561a8eea1bba04aa1dfd6f6d1eaea16b8ff (diff)
downloadopenbmc-aa814b31e9ffe0ec431176de3398699988be7624.tar.xz
meta-google: systemd: Enable timesyncd by default
This enables timesync support for the gbmc distro. Change-Id: Idb653e6b98a347b5d8c3a0b3a16c6a4abbe268ac Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-ingrasys')
-rw-r--r--meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager/timeowner-host-no-ntp.override.yml6
-rw-r--r--meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend1
2 files changed, 0 insertions, 7 deletions
diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager/timeowner-host-no-ntp.override.yml b/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager/timeowner-host-no-ntp.override.yml
deleted file mode 100644
index 0096eeb5c0..0000000000
--- a/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager/timeowner-host-no-ntp.override.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-/xyz/openbmc_project/time/sync_method:
- - Interface: xyz.openbmc_project.Time.Synchronization
- Properties:
- TimeSyncMethod:
- Default: Synchronization::Method::Manual
diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend b/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend
index 656528a3bd..85ae4b2ff7 100644
--- a/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend
+++ b/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend
@@ -1,3 +1,2 @@
FILESEXTRAPATHS:append:zaius := ":${THISDIR}/${PN}"
SRC_URI:append:zaius = " file://powerpolicy-default-ALWAYS_POWER_ON.override.yml"
-SRC_URI:append:zaius = " file://timeowner-host-no-ntp.override.yml"