summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc')
-rw-r--r--meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc15
1 files changed, 10 insertions, 5 deletions
diff --git a/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc b/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
index 2f63dba18c..3e6728f263 100644
--- a/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
+++ b/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
@@ -5,6 +5,16 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \
phosphor-gpio-monitor \
"
+# Monitor gpio presence status
+OBMC_IMAGE_EXTRA_INSTALL:append = " \
+ phosphor-gpio-monitor-presence \
+"
+
+# Monitor Chassis power status
+OBMC_IMAGE_EXTRA_INSTALL:append = " \
+ phosphor-power-control \
+"
+
# It is for lsusb app.
OBMC_IMAGE_EXTRA_INSTALL:append = " \
usbutils \
@@ -20,8 +30,3 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \
obmc-phosphor-buttons-signals \
obmc-phosphor-buttons-handler \
"
-
-# Monitor gpio status
-OBMC_IMAGE_EXTRA_INSTALL:append = " \
- phosphor-gpio-monitor-presence \
-" \ No newline at end of file