summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-30 20:26:34 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-09 02:45:24 +0300
commitf2f4fb2ccabee4f2c908daf4d840a9a2ccdc05c9 (patch)
tree7b48f6786cb5853bc5a18edb1b8802af0490ef22 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
parent177a37c92d0c907aeaa76bbb7cbbde41599c4902 (diff)
downloadopenbmc-f2f4fb2ccabee4f2c908daf4d840a9a2ccdc05c9.tar.xz
meta-phosphor: ipmi-host: depend on bmc-state-manager
The phosphor-host-ipmid's apphandler relies on the bmc-state-manager, therefore add this run-time dependency on the virtual package. Add virtual package that provides an implementation of the xyz.openbmc_project.State.BMC interface. (From meta-phosphor rev: 68f126163ce73e241f07d24d5be5bb0cd72d5c29) Tested: Built quanta-q71l-variation. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I24683cda94e41ec6f8800b6830bfb07e48c4c4d0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
index 9d61a290f..6c3de1cde 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -46,6 +46,7 @@ RDEPENDS_${PN} += "phosphor-network"
RDEPENDS_${PN} += "phosphor-time-manager"
RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_ipmi-config}"
RDEPENDS_${PN} += "virtual/obmc-watchdog"
+RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_obmc-bmc-state-manager}"
inherit useradd