Software.BMC.Updater: Add dependency to op-vpd-parser

The BMC updater service searches for the BMC inventory object to
create a version association. The BMC object is created by the
op-vpd-parser, so waiting for this service ensures that the BMC
object is present when the BMC updater service starts.

Add this dependency via a systemd override since the op-vpd-parser
is an openpower package. Witherspoon is the only system that
currently includes this package.

Resolves openbmc/openbmc#2698
Resolves openbmc/openbmc#2494

Change-Id: I869ec8717a6bf22a1f0da19167eb0f186c05014e
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2 files changed
tree: 23cd54f7946f65c0ba19e2d3c852be7737c1a18c
  1. classes/
  2. common/
  3. conf/
  4. meta-ibm/
  5. meta-ingrasys/
  6. meta-rackspace/
  7. COPYING.apache-2.0
  8. COPYING.MIT
  9. LICENSE
  10. README.md
README.md

OpenPOWER

meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.