rainier: software manager mtd names
The rainier filesystem is in a bit of flux right now. Just do the basics
for now.
(From meta-ibm rev: f86820a1b7fb22606ee4de8486b21c3567e36332)
Change-Id: Idfaac713628d1c21d04a129d4231e47b86343339
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager_%.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
index 61a99fd..61297c1 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
@@ -1,12 +1,16 @@
BMC_RW_MTD_ibm-ac-server = "bmc"
+BMC_RW_MTD_rainier = "bmc"
BMC_RW_MTD_mihawk = "bmc"
BMC_RO_MTD_ibm-ac-server = "alt-bmc+bmc"
+BMC_RO_MTD_rainier = "bmc"
BMC_RO_MTD_mihawk = "alt-bmc+bmc"
BMC_KERNEL_MTD_ibm-ac-server = "bmc"
+BMC_KERNEL_MTD_rainier = "bmc"
BMC_KERNEL_MTD_mihawk = "bmc"
# Enable signature verification
PACKAGECONFIG_append_ibm-ac-server = " verify_signature"
+PACKAGECONFIG_append_rainier = " verify_signature"
PACKAGECONFIG_append_mihawk = " verify_signature"
# Enable sync of persistent files to the alternate BMC chip