From 5521d249699db8f0fac09afe0eb9bd6d5996b4f8 Mon Sep 17 00:00:00 2001 From: Jayashree-D Date: Thu, 4 Feb 2021 17:02:51 +0530 Subject: Add settings-manager suppport for multihost. Added settings manager support to create multiple dbus path for boot order configuration. TESTED: Tested in tiogapass and yosemitev2 hardware. Signed-off-by: Jayashree Dhanapal Change-Id: I51424a463804d3a59833abc5b230c0bd1f31553a --- meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-facebook/recipes-fb') diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb index 77d87b762..6cc2450c5 100755 --- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb +++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb @@ -17,6 +17,8 @@ inherit cmake obmc-phosphor-ipmiprovider-symlink EXTRA_OECMAKE="-DENABLE_TEST=0 -DYOCTO=1" EXTRA_OECMAKE_append_yosemitev2 = " -DBIC=1" +EXTRA_OECMAKE_append = " -DHOST_INSTANCES='${OBMC_HOST_INSTANCES}'" + LIBRARY_NAMES = "libzfboemcmds.so" HOSTIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}" -- cgit v1.2.3