Add missing port interface to config files
The commit adds missing connector.port interface in system config
JSONs.
Change-Id: Ia9d7705a15f10aa7d65411bafbf75983ce134e6a
Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
diff --git a/config/ibm/50001002.json b/config/ibm/50001002.json
index 3e9a8b9..7fa893d 100644
--- a/config/ibm/50001002.json
+++ b/config/ibm/50001002.json
@@ -1194,6 +1194,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1209,6 +1210,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1224,6 +1226,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1239,6 +1242,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1254,6 +1258,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T2"
},
@@ -1269,6 +1274,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T3"
},