commit | 26afa78eaaac2bd5fc38124096d740ca1a2d686d | [log] [tgz] |
---|---|---|
author | Yang Chen <yang.chen@quantatw.com> | Tue Jan 16 16:11:18 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 18 16:33:45 2024 +0000 |
tree | 8baf004f28d3405e2cca1cc77d44616ef7da7cd4 | |
parent | 5be2c42d8c6dce166f3b8e09fcd9b3dc027fa883 [diff] [blame] |
meta-facebook: minerva: enable OCP debug card support Support OCP debug card use in the Minerva system. Change-Id: I9436f8556556f1dd2a4ef8cbccb712bbfdf9564c 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 986a99a..fc194ef 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
@@ -14,3 +14,11 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \ obmc-console \ " + +# Enable for debug card function +OBMC_IMAGE_EXTRA_INSTALL:append = " \ + phosphor-ipmi-ipmb \ + fb-ipmi-oem \ + obmc-phosphor-buttons-signals \ + obmc-phosphor-buttons-handler \ +"