commit | eb42751e177227b16f1786387f5902cf508bb044 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Jan 22 11:04:54 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jan 22 22:45:40 2018 +0000 |
tree | 637531d851a07c2bf9d86866528586d2ce30fe52 | |
parent | e6faa12c862f76fc801b5de280af282b6dcc0c56 [diff] |
Witherspoon: Destroy invalid inventory on startup During development, the inventory name of the power supplies changed from power_supply to powersupply. Because the inventory manager persists everything, systems that were code updated to a level that had the name change would now show both the old and new names in the inventory. This commit adds a rule to the inventory manager to destroy the old objects with the old name when it starts up. Resolves openbmc/openbmc#2726 Change-Id: Id9f68d686fbc4d8959113593f4c5837c31a73c19 Signed-off-by: Matt Spinler <spinler@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.