From 004882e90c392733e27d442de7dd6f427abf1190 Mon Sep 17 00:00:00 2001 From: Leonel Gonzalez Date: Fri, 21 Jul 2017 12:54:55 -0500 Subject: BMC Code Mgmt: Service files to delete ro and rw partitions Adds service files to delete read only and read write partitions. Change-Id: Ia0101b53defc9a92097d7c15f3c3b7bd7a8e5cd7 Signed-off-by: Leonel Gonzalez --- .../common/recipes-phosphor/flash/phosphor-software-manager.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb') 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 f6f47b856..231966794 100644 --- a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb +++ b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb @@ -64,6 +64,8 @@ SYSTEMD_SERVICE_${PN}-updater += " \ obmc-flash-bmc-ubirw.service \ obmc-flash-bmc-ubiro@.service \ obmc-flash-bmc-setenv@.service \ + obmc-flash-bmc-ubirw-remove.service \ + obmc-flash-bmc-ubiro-remove@.service \ " # Name of the mtd device where the ubi volumes should be created -- cgit v1.2.1