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 <lgonzalez@us.ibm.com>
diff --git a/common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-bmc-ubiro-remove@.service b/common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-bmc-ubiro-remove@.service
new file mode 100644
index 0000000..f2a39d6
--- /dev/null
+++ b/common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-bmc-ubiro-remove@.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Deletes read-only ubi volume %I
+
+[Service]
+Type=oneshot
+RemainAfterExit=no
+ExecStart={sbindir}/obmc-flash-bmc ubiremove ro-%i