summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2024-04-09 21:09:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-19 23:19:30 +0300
commit766552da26a328eb170e6d6ad12249baa43a07a1 (patch)
treecc75e42807a5b89a97f631c8c2be574c65f3ea8c /meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
parent021eb1b8671f0056293f752ac62c7876e0431fff (diff)
downloadopenbmc-766552da26a328eb170e6d6ad12249baa43a07a1.tar.xz
meta-ibm: introduce new huygens system
The huygens machine is based on the new pstbmc machine family from IBM. It will be our first redundant BMC system [1]. The initial focus on this machine will be the redundant BMC feature. The simulation model we use will just be 2 BMCs initially. Due to this focus and simulation model, this commit strips out all of the host firmware and host processor related features. Tested: - Confirmed in our 2 BMC simulation model that both BMCs come to Ready and only the expected vpd services have failed - Confirmed network into the BMCs worked as expected [1]: https://gerrit.openbmc.org/c/openbmc/docs/+/70233 Change-Id: Ieb42337980c0ec39d16c492c77810473d5105aa0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend')
-rw-r--r--meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
index a7f2ea45b4..51cb77e4f2 100644
--- a/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
+++ b/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
@@ -28,6 +28,7 @@ EXTRA_IBM_LOGGING_PKGS:p10bmc = " \
RDEPENDS:${PN}-inventory:append:ibm-ac-server = " openpower-fru-vpd openpower-occ-control phosphor-cooling-type phosphor-gpio-monitor-presence"
RDEPENDS:${PN}-inventory:append:p10bmc = " openpower-fru-vpd openpower-occ-control phosphor-gpio-monitor-presence entity-manager"
RDEPENDS:${PN}-inventory:append:witherspoon-tacoma = " entity-manager"
+RDEPENDS:${PN}-inventory:remove:huygens = " openpower-occ-control"
RDEPENDS:${PN}-fan-control:append:ibm-ac-server = " fan-watchdog"
RDEPENDS:${PN}-fan-control:append:p10bmc = " fan-watchdog phosphor-fan-sensor-monitor"