PNOR: Create service file to remove read only UBI volumes
- A template service file that takes the version Id and
removes the pnor-ro-<versionId> volumes. This can be
used by the Object.Delete interface implementation to
remove a software version.
Change-Id: Ife7763825d947e81790d23a436ffd8c9e6762b28
Signed-off-by: Saqib Khan <khansa@us.ibm.com>
diff --git a/common/recipes-phosphor/flash/openpower-software-manager.bb b/common/recipes-phosphor/flash/openpower-software-manager.bb
index 1aacf28..65c9307 100644
--- a/common/recipes-phosphor/flash/openpower-software-manager.bb
+++ b/common/recipes-phosphor/flash/openpower-software-manager.bb
@@ -43,6 +43,7 @@
obmc-flash-bios-ubiattach.service \
obmc-flash-bios-ubimount@.service \
obmc-flash-bios-ubiumount-prsv.service \
+ obmc-flash-bios-ubiumount-ro@.service \
obmc-flash-bios-ubiumount-rw@.service \
obmc-flash-bios-squashfsmount@.service \
obmc-flash-bios-ubiremount.service \