commit | bfe2115c62f21f41b8e3f1525397f7cc04a8ed1c | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Dec 01 16:43:24 2017 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jan 18 15:27:29 2018 +0000 |
tree | 23cd54f7946f65c0ba19e2d3c852be7737c1a18c | |
parent | 9b32b82843a083a751b4fb367dc57f6c826f783b [diff] |
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>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.