summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/recipes-phosphor
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2022-05-25 14:42:58 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-07-18 18:05:20 +0300
commitfc73800f6782a6fe57ab41bc828a9494fe3711d3 (patch)
treeda9dcfe48ddcafb612cd934fc745f28184618b24 /meta-facebook/meta-bletchley/recipes-phosphor
parent9f90761025688ea585060d873dcd7211cbd370e2 (diff)
downloadopenbmc-fc73800f6782a6fe57ab41bc828a9494fe3711d3.tar.xz
meta-bletchley: detect-gpio-present: sled present managerment service
A service to monitor the presence status of sleds and perform corresponding actions when sleds are inserted or removed. This patch require phosphor-gpio-monitor-presence enabled and gpio-keys defined in kernel dts file, the LORE link as below. * https://lore.kernel.org/all/20220613095150.21917-4-potin.lai.pt@gmail.com/ Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Id43c7c5c40ccad904db3e6d55870b154a68626ca
Diffstat (limited to 'meta-facebook/meta-bletchley/recipes-phosphor')
-rw-r--r--meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc b/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc
index 65531cb603..1ce8907a4b 100644
--- a/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc
+++ b/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc
@@ -8,4 +8,5 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \
fw-update \
phosphor-sel-logger \
phosphor-gpio-monitor-presence \
+ detect-sled-present \
"