meta-phosphor: ipmi-host: depend on bmc-updater

The phosphor-host-ipmid's apphandler relies on the bmc-updater,
therefore add this run-time dependency on the virtual package.

Add virtual package that provides an implementation of the
xyz.openbmc_project.Software.Activation interface.

(From meta-phosphor rev: f5dd031310da1aaec5373697202decc6d03d60b6)

Tested: Built quanta-q71l-variation and it built successfully.
Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I8bbc1fe3fb40b48c98c6a2deaacbe37f3a786b1c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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 2095daa..4e69c2d 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -48,6 +48,7 @@
 RDEPENDS_${PN} += "virtual/obmc-watchdog"
 RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_obmc-bmc-state-manager}"
 RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_obmc-bmc-version}"
+RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_obmc-bmc-updater}"
 
 inherit useradd