summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Alekseev (IBS Group) <ealekseev@ibs.sila.ru>2022-07-07 14:10:43 +0300
committerEvgeny Alekseev (IBS Group) <ealekseev@ibs.sila.ru>2022-07-13 14:08:14 +0300
commit7a394dbdd3380e490f55fee54d8e40c05d7aa376 (patch)
tree3008d7f08448cd7e9bd4e7231dd0baa88eb48b50
parent4142387d1836b5da8dba35798f0558017cc50939 (diff)
downloadopenbmc-7a394dbdd3380e490f55fee54d8e40c05d7aa376.tar.xz
[*]ibs.inc set entity mngr as inventory mngr
-rw-r--r--meta-ibs/conf/machine/include/ibs.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ibs/conf/machine/include/ibs.inc b/meta-ibs/conf/machine/include/ibs.inc
index 238dff337b..6703eee6e8 100644
--- a/meta-ibs/conf/machine/include/ibs.inc
+++ b/meta-ibs/conf/machine/include/ibs.inc
@@ -8,6 +8,8 @@ MACHINE_FEATURES += "\
obmc-phosphor-fan-mgmt \
obmc-phosphor-flash-mgmt \
"
+VIRTUAL-RUNTIME_obmc-inventory-manager = "entity-manager"
+PREFERRED_PROVIDER_virtual/obmc-inventory-data = "entity-manager"
VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"