summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-mitchell/recipes-phosphor
diff options
context:
space:
mode:
authorThang Tran <thuutran@amperecomputing.com>2023-10-16 12:07:38 +0300
committerThang Q. Nguyen <thang@os.amperecomputing.com>2023-10-19 06:32:31 +0300
commit55684b0faa162d03c40424a6326c9d0369502be2 (patch)
tree0ffbf54c004e3af92f7f110b14d2300b7fb55305 /meta-ampere/meta-mitchell/recipes-phosphor
parent7c3ecf4c4e762c8957ca8453da98cbcd52184101 (diff)
downloadopenbmc-55684b0faa162d03c40424a6326c9d0369502be2.tar.xz
meta-ampere: mtmitchell: state: remove redundant build option
In the commit 16bb75ab on the openbmc repo, it disables warm-reboot by default, we don't have to disable it again. Tested: 1. Request power reset Host. $ipmitool power reset 2. Reboot target is called. Change-Id: Ie1ed12709c200d358ae4e93e55565ebd1ea68c4f Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
Diffstat (limited to 'meta-ampere/meta-mitchell/recipes-phosphor')
-rw-r--r--meta-ampere/meta-mitchell/recipes-phosphor/state/phosphor-state-manager_%.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-ampere/meta-mitchell/recipes-phosphor/state/phosphor-state-manager_%.bbappend b/meta-ampere/meta-mitchell/recipes-phosphor/state/phosphor-state-manager_%.bbappend
deleted file mode 100644
index 164614a2af..0000000000
--- a/meta-ampere/meta-mitchell/recipes-phosphor/state/phosphor-state-manager_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-
-EXTRA_OEMESON:append = " \
- -Dwarm-reboot=disabled \
- "