commit | 9101a902bfc1290c43df6e57ccfda4025c8981c0 | [log] [tgz] |
---|---|---|
author | Yang Chen <yang.chen@quantatw.com> | Thu Apr 18 22:31:59 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 19 21:06:20 2024 +0000 |
tree | 45348ccca4561901088d263026fa7c71b4bfe8ae | |
parent | d60b987c45bd8b3a7ce16e2c2795a8d740cf9248 [diff] [blame] |
meta-facebook: minerva: enable chassis power cycle Because CMM is without any host, we use the "Chassis" of the phosphor-state-manager which the chassis0 to indicate the "CMM sled power cycle" to control the CMM board only and the chassis1 to indicate the "CMM chassis power cycle" to control the entire system including CMM, compute, and network blades. Change-Id: I17cf0f3e711b35da2d264e1f2fcb2f44d7af26d0 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
diff --git a/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc b/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc index 72516c6..fa52669 100644 --- a/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc +++ b/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc
@@ -27,3 +27,7 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \ phosphor-sel-logger \ " + +OBMC_IMAGE_EXTRA_INSTALL:append = " \ + phosphor-state-manager \ +"