summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
diff options
context:
space:
mode:
authorSaqib Khan <khansa@us.ibm.com>2017-08-10 11:24:38 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-08-16 21:27:40 +0000
commitcbc74ac23f1594d4fd2022cc552e7ebf60a64c82 (patch)
tree18720ac8591cfca9cd9d5a4d9fcb774753b94edb /meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
parentc9a417424a32971f3e685b4a422ea25290e8fa2f (diff)
downloadtalos-openbmc-cbc74ac23f1594d4fd2022cc552e7ebf60a64c82.tar.gz
talos-openbmc-cbc74ac23f1594d4fd2022cc552e7ebf60a64c82.zip
BMC: Mount ubi volume on BMC reboot
- Create a static service file that will be run on all BMC boot to remount the bmc ubi volume. - Read the ubinfo for all available volumes from obmc-flash-bmc script. - Re-Mount the available volumes on /media/ dir using the volume names. Change-Id: I8f3a0b41257927fa0e69001278cc836ba0a52dda Signed-off-by: Saqib Khan <khansa@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 ef8d30e8e..96a66e20b 100644
--- a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
@@ -72,6 +72,7 @@ SYSTEMD_SERVICE_${PN}-updater += " \
obmc-flash-bmc-ubirw-remove.service \
obmc-flash-bmc-ubiro-remove@.service \
usr-local.mount \
+ obmc-flash-bmc-ubiremount.service \
"
# Name of the mtd device where the ubi volumes should be created
OpenPOWER on IntegriCloud