From f3a5ec72c94ca56d16e5f2a730f2bb1547a6f7a0 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 19 Mar 2020 14:49:00 -0400 Subject: meta-phosphor: distro: add ipmi-fru distro feature Add an ipmi-fru distro feature. The ipmi-fru distro feature selects support for the IPMI FRU format. Initially this will be used by the entity-manager recipe to select the fru-device meson option provided by that project for building the fru-device application - an ipmi fru format parsing application with dbus support. (From meta-phosphor rev: 5a1fc9e6c9701eebd98c1ac94032206b3879aca1) Change-Id: I86b8c5d2625b8ea856946e5e4de055bb14f8ffa7 Signed-off-by: Brad Bishop Signed-off-by: Andrew Geissler --- meta-phosphor/conf/distro/include/phosphor-base.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/conf/distro/include/phosphor-base.inc') diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc index bd2dcace9..86cc54ca9 100644 --- a/meta-phosphor/conf/distro/include/phosphor-base.inc +++ b/meta-phosphor/conf/distro/include/phosphor-base.inc @@ -94,6 +94,7 @@ DISTRO_FEATURES_BACKFILL_CONSIDERED = " \ " DISTRO_FEATURES_OBMC = " \ + ipmi-fru \ obmc-host-ctl \ obmc-host-ipmi \ obmc-phosphor-chassis-mgmt \ -- cgit v1.2.3