summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2017-07-11 12:42:38 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-07-24 02:46:46 +0000
commitf7ac926450782680c9c7b7608b54486e1af64089 (patch)
tree52caa552acbc168b054934e28e5acd6f8b7e0a8b /meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon
parent191e1ff92ac841b674bd294c312dc93dd22391f8 (diff)
downloadtalos-openbmc-f7ac926450782680c9c7b7608b54486e1af64089.tar.gz
talos-openbmc-f7ac926450782680c9c7b7608b54486e1af64089.zip
phosphor-software-manager: Create bbappend to specify ubi locations
Each system can specify the locations where the images should be stored during a bmc code update. Create one for witherspoon. Resolves openbmc/openbmc#1758 Change-Id: Ib024554b97d01c9783219e224eed0d12f6b4574f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager.bbappend
new file mode 100644
index 000000000..954aaf3f7
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager.bbappend
@@ -0,0 +1,6 @@
+BMC_RW_MTD = "pnor"
+# TODO Use the primary and alternate BMC chips to store the read-only
+# and kernel images once these issues are closed openbmc/openbmc#1942
+# and openbmc/openbmc#1791
+#BMC_RO_MTD = "alt"
+#BMC_KERNEL_MTD = "bmc"
OpenPOWER on IntegriCloud