summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-06-09 21:34:42 +0300
committerAdriana Kobylak <anoo@linux.ibm.com>2023-06-20 22:36:54 +0300
commit16bb75ab834584553cdb2c06c0ce0394fe19e5bd (patch)
tree254774923bef90a0496d5a27d76cbb48dc6c2cd0 /meta-ibm
parent05f3b1b3683d0341ccfef633d08aa2f3a9fd8965 (diff)
downloadopenbmc-16bb75ab834584553cdb2c06c0ce0394fe19e5bd.tar.xz
phosphor-state-manager: add PACKAGECONFIG options
Clearly define the optional features and their defaults within the PSM repo. Change-Id: Ibf466d9319b4176c816ef22c4cdbfd8cd693a90b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend b/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
index 5c5a580210..0c5e914726 100644
--- a/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
+++ b/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
@@ -1,10 +1,11 @@
-EXTRA_OEMESON:append:witherspoon = " -Dwarm-reboot=disabled"
+# Witherspoon system does not support warm reboots
+PACKAGECONFIG:append:witherspoon = " no-warm-reboot"
# IBM systems only want power restore when AC loss occurred
-EXTRA_OEMESON:append = " -Donly-run-apr-on-power-loss=true"
+PACKAGECONFIG:append = " only-run-apr-on-power-loss"
# IBM systems only allow boot operations when BMC is Ready
-EXTRA_OEMESON:append = " -Donly-allow-boot-when-bmc-ready=true"
+PACKAGECONFIG:append = " only-allow-boot-when-bmc-ready"
# The scheduled-host-transition package provides support to
# schedule power on and off operations for the host at some