summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2023-04-05 22:31:53 +0300
committerMatt Spinler <spinler@us.ibm.com>2023-07-12 00:56:56 +0300
commitca8a64db121ca28d8cc87b38126fa5cc2c5edbb6 (patch)
tree7e0ae010053b2948af537fb1f706b68d0768fa47 /meta-ibm
parent6b203328f54f674dc36319fe0c2248c715508c02 (diff)
downloadopenbmc-ca8a64db121ca28d8cc87b38126fa5cc2c5edbb6.tar.xz
meta-ibm: Enable the proper power button profile
Tell phosphor-buttons the proper power button profile to use for IBM p10bmc systems so it meets IBM's requirements. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I48337c9b2d31c47c9e3aa0bfaa5f8ebda80e8577
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend b/meta-ibm/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend
new file mode 100644
index 0000000000..b7b28f8ae8
--- /dev/null
+++ b/meta-ibm/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend
@@ -0,0 +1 @@
+EXTRA_OEMESON:append:p10bmc = " -Dpower-button-profile=host_then_chassis_poweroff"