summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2020-03-19 21:49:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-28 01:15:59 +0300
commitf3a5ec72c94ca56d16e5f2a730f2bb1547a6f7a0 (patch)
tree1195d23cbc4f3129581d4c61f7c2ea62c47ce7e7 /meta-phosphor/conf
parent7635611e472ca7851e3a19961fd7be5675b8a258 (diff)
downloadopenbmc-f3a5ec72c94ca56d16e5f2a730f2bb1547a6f7a0.tar.xz
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 <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-base.inc1
1 files changed, 1 insertions, 0 deletions
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 \