summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
diff options
context:
space:
mode:
authorMichael Tritz <mtritz@us.ibm.com>2017-09-21 00:41:15 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-03 20:26:20 +0000
commited6d7b07832f7a9e32a7dc2ac3afb7b35608c8d3 (patch)
tree08943e2190fe995c83ed7f21ece79adad03b5977 /meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
parentb457009fdb07e9f08d65e48ddb7b181beca0a35c (diff)
downloadtalos-openbmc-ed6d7b07832f7a9e32a7dc2ac3afb7b35608c8d3.tar.gz
talos-openbmc-ed6d7b07832f7a9e32a7dc2ac3afb7b35608c8d3.zip
Service files to remove orphaned UBI volumes
This commit provides supplementary service files for openbmc/openbmc#2264, which adds a function to delete all versions to each of the BMC and host updaters. The service files introduced in this change will locate any "orphaned" BMC or host volumes - that is to say, volumes which do not correspond to a current version on the system. Change-Id: If324d24f66ba08fb0b76ca5873addb6bf2446f97 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
index 0dc4dfd2d..fb24ee938 100644
--- a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
@@ -77,6 +77,7 @@ SYSTEMD_SERVICE_${PN}-updater += " \
obmc-flash-bmc-updateubootvars@.service \
reboot-guard-enable.service \
reboot-guard-disable.service \
+ obmc-flash-bmc-cleanup.service \
"
# Name of the mtd device where the ubi volumes should be created
OpenPOWER on IntegriCloud