configuration: Modify Minerva CMM SCM naming
Modify the naming of the Minerva CMM SCM configuration file and change
the probe rule of the prefix of the BPN in the FRU from "Minerva SCM" to
"Minervaa_CMM_SCM" to align the FRU naming of all boards in the Minerva
system defined from the Meta team
Change-Id: I77dcde91cca6c8c0a378998944c84d7a924f7f64
Signed-off-by: Yang Chen <yang.chen@quantatw.com>
diff --git a/configurations/minerva_scm.json b/configurations/minerva_cmm_scm.json
similarity index 98%
rename from configurations/minerva_scm.json
rename to configurations/minerva_cmm_scm.json
index 0729a3e..b1d9521 100644
--- a/configurations/minerva_scm.json
+++ b/configurations/minerva_cmm_scm.json
@@ -184,8 +184,8 @@
"Type": "TMP75"
}
],
- "Name": "Minerva SCM",
- "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva SCM.*'})",
+ "Name": "Minerva CMM SCM",
+ "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva_CMM_SCM.*'})",
"Type": "Board",
"xyz.openbmc_project.Inventory.Decorator.Asset": {
"Manufacturer": "$PRODUCT_MANUFACTURER",