summaryrefslogtreecommitdiff
path: root/meta-ampere
diff options
context:
space:
mode:
authorThuBaNguyen <thu@os.amperecomputing.com>2020-11-10 10:38:26 +0300
committerThang Q. Nguyen <thang@os.amperecomputing.com>2021-08-04 06:15:13 +0300
commiteb53d86e93295398d743d1eb90cd92900ef5cc02 (patch)
tree720984c859d2e54e7472bef410103b6a0155c9b3 /meta-ampere
parent77ed38a9e417e8d4c79aa614e4180df0b0cca5b6 (diff)
downloadopenbmc-eb53d86e93295398d743d1eb90cd92900ef5cc02.tar.xz
meta-ampere: mtjade: disable the poweron watchdog
Ampere Mt.Jade power control involves different action during the course of action which does not involve rebooting the Host. Thus disable the use of Host Power-On watchdog. Tested: 1. Power on host. 2. In bmc console call "journalctl -f". 3. "ipmitool power reset" make sure there are no phosphor-watchdog messages. Signed-off-by: ThuBaNguyen <thu@os.amperecomputing.com> Change-Id: Iaedd120f203b4222bf57e5fbdc7be84cd22d2e2e
Diffstat (limited to 'meta-ampere')
-rw-r--r--meta-ampere/meta-jade/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-ampere/meta-jade/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend b/meta-ampere/meta-jade/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
new file mode 100644
index 000000000..0d17c372a
--- /dev/null
+++ b/meta-ampere/meta-jade/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_append_mtjade := "${THISDIR}/${PN}:"
+
+#
+# Ampere Mt. Jade power control involves different action during
+# the course of action which does not involve rebooting the Host.
+# Thus disable the use of Host Power-On watchdog.
+#
+WATCHDOG_FMT = ""
+ENABLE_WATCHDOG_FMT = ""