From 0f80cdafb1c14b286e407a284ff12ed874f2113c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 31 Aug 2021 15:50:20 -0500 Subject: meta-ibm:p10bmc:fru-ipmi: remove feature This feature is not needed on p10bmc systems and causes unwanted probing of i2c hardware and journal entries. Tested: - Booted p10bmc machine and made sure it still worked as expected and no new errors arose Signed-off-by: Andrew Geissler Change-Id: Idff2477060f5719ad85529daff28ef945e77700e --- meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-ibm') diff --git a/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend index e0288c5f3..cc9e507b0 100644 --- a/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend +++ b/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend @@ -7,6 +7,9 @@ OBMC_IMAGE_EXTRA_INSTALL:append:mihawk = " mboxd liberation-fonts uart-render-co IMAGE_FEATURES:remove:witherspoon = "obmc-user-mgmt-ldap" IMAGE_FEATURES:remove:witherspoon = "obmc-telemetry" +# Generic IPMI FRU vpd collection not needed on p10bmc +IMAGE_FEATURES:remove:p10bmc = "obmc-fru-ipmi" + # Optionally configure IBM service accounts # # To configure your distro, add the following line to its config: -- cgit v1.2.3