Move VPD jsons to vpd repo

Replace jsons from ibm_vpd folder to config/ and install json via
meson.

Signed-off-by: RekhaAparna01<vrekhaaparna@ibm.com>
Change-Id: I30240e820a50653d325b5dd56cf09f775af29812
diff --git a/ibm_vpd/fru/50001000.json b/config/ibm/50001000.json
similarity index 98%
rename from ibm_vpd/fru/50001000.json
rename to config/ibm/50001000.json
index f9b453f..e8a50ee 100644
--- a/ibm_vpd/fru/50001000.json
+++ b/config/ibm/50001000.json
@@ -677,6 +677,19 @@
                 }
             },
             {
+                "inventoryPath": "/system/chassis/motherboard/connector10",
+                "inherit": false,
+                "extraInterfaces": {
+                    "xyz.openbmc_project.Inventory.Item.Connector": null,
+                    "com.ibm.ipzvpd.Location": {
+                        "LocationCode": "Ufcs-P0-T10"
+                    },
+                    "xyz.openbmc_project.Inventory.Item": {
+                        "PrettyName": "Fan Card Connector"
+                    }
+                }
+            },
+            {
                 "inventoryPath": "/system/chassis/motherboard/connector11",
                 "inherit": false,
                 "extraInterfaces": {
@@ -742,6 +755,19 @@
                 }
             },
             {
+                "inventoryPath": "/system/chassis/motherboard/connector16",
+                "inherit": false,
+                "extraInterfaces": {
+                    "xyz.openbmc_project.Inventory.Item.Connector": null,
+                    "com.ibm.ipzvpd.Location": {
+                        "LocationCode": "Ufcs-P0-T16"
+                    },
+                    "xyz.openbmc_project.Inventory.Item": {
+                        "PrettyName": "NVMe Backplane Power Cable Connector"
+                    }
+                }
+            },
+            {
                 "inventoryPath": "/system/chassis/motherboard/connector17",
                 "inherit": false,
                 "extraInterfaces": {
diff --git a/ibm_vpd/fru/50001000_v2.json b/config/ibm/50001000_v2.json
similarity index 98%
rename from ibm_vpd/fru/50001000_v2.json
rename to config/ibm/50001000_v2.json
index 760035e..221b9c5 100644
--- a/ibm_vpd/fru/50001000_v2.json
+++ b/config/ibm/50001000_v2.json
@@ -677,6 +677,19 @@
                 }
             },
             {
+                "inventoryPath": "/system/chassis/motherboard/connector10",
+                "inherit": false,
+                "extraInterfaces": {
+                    "xyz.openbmc_project.Inventory.Item.Connector": null,
+                    "com.ibm.ipzvpd.Location": {
+                        "LocationCode": "Ufcs-P0-T10"
+                    },
+                    "xyz.openbmc_project.Inventory.Item": {
+                        "PrettyName": "Fan Card Connector"
+                    }
+                }
+            },
+            {
                 "inventoryPath": "/system/chassis/motherboard/connector11",
                 "inherit": false,
                 "extraInterfaces": {
@@ -742,6 +755,19 @@
                 }
             },
             {
+                "inventoryPath": "/system/chassis/motherboard/connector16",
+                "inherit": false,
+                "extraInterfaces": {
+                    "xyz.openbmc_project.Inventory.Item.Connector": null,
+                    "com.ibm.ipzvpd.Location": {
+                        "LocationCode": "Ufcs-P0-T16"
+                    },
+                    "xyz.openbmc_project.Inventory.Item": {
+                        "PrettyName": "NVMe Backplane Power Cable Connector"
+                    }
+                }
+            },
+            {
                 "inventoryPath": "/system/chassis/motherboard/connector17",
                 "inherit": false,
                 "extraInterfaces": {
diff --git a/ibm_vpd/fru/50001001.json b/config/ibm/50001001.json
similarity index 100%
rename from ibm_vpd/fru/50001001.json
rename to config/ibm/50001001.json
diff --git a/ibm_vpd/fru/50001001_v2.json b/config/ibm/50001001_v2.json
similarity index 100%
rename from ibm_vpd/fru/50001001_v2.json
rename to config/ibm/50001001_v2.json
diff --git a/ibm_vpd/fru/50001002.json b/config/ibm/50001002.json
similarity index 100%
rename from ibm_vpd/fru/50001002.json
rename to config/ibm/50001002.json
diff --git a/ibm_vpd/fru/50003000.json b/config/ibm/50003000.json
similarity index 100%
rename from ibm_vpd/fru/50003000.json
rename to config/ibm/50003000.json
diff --git a/ibm_vpd/fru/50003000_v2.json b/config/ibm/50003000_v2.json
similarity index 100%
rename from ibm_vpd/fru/50003000_v2.json
rename to config/ibm/50003000_v2.json
diff --git a/ibm_vpd/fru/systems.json b/config/ibm/systems.json
similarity index 100%
rename from ibm_vpd/fru/systems.json
rename to config/ibm/systems.json
diff --git a/ibm_vpd/fru/50004000.json b/config/ibm/vpd_inventory.json
similarity index 81%
rename from ibm_vpd/fru/50004000.json
rename to config/ibm/vpd_inventory.json
index 46b6b82..9db972b 100644
--- a/ibm_vpd/fru/50004000.json
+++ b/config/ibm/vpd_inventory.json
@@ -22,6 +22,13 @@
                 "keywordName": "DC",
                 "encoding": "DATE"
             }
+        },
+        "xyz.openbmc_project.Inventory.Item": {
+            "PrettyName": {
+                "recordName": "VINI",
+                "keywordName": "DR"
+            },
+            "Present": true
         }
     },
     "frus": {
@@ -29,14 +36,10 @@
             {
                 "inventoryPath": "/system/chassis/motherboard",
                 "isSystemVpd": true,
-                "systemVpdBackupPath": "/sys/bus/i2c/drivers/at24/7-0050/eeprom",
                 "extraInterfaces": {
                     "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
                     "com.ibm.ipzvpd.Location": {
                         "LocationCode": "Ufcs-P0"
-                    },
-                    "xyz.openbmc_project.Inventory.Item": {
-                        "PrettyName": "System Backplane"
                     }
                 }
             },
@@ -63,23 +66,17 @@
                     },
                     "com.ibm.ipzvpd.Location": {
                         "LocationCode": "Umts"
-                    },
-                    "xyz.openbmc_project.Inventory.Item": {
-                        "PrettyName": "System"
                     }
                 }
             },
             {
                 "inventoryPath": "/system/chassis",
+                "inherit": false,
                 "isSystemVpd": true,
                 "extraInterfaces": {
                     "xyz.openbmc_project.Inventory.Item.Chassis": null,
-                    "xyz.openbmc_project.Inventory.Item.Global": null,
                     "com.ibm.ipzvpd.Location": {
                         "LocationCode": "Ufcs"
-                    },
-                    "xyz.openbmc_project.Inventory.Item": {
-                        "PrettyName": "Chassis"
                     }
                 }
             }
diff --git a/ibm_vpd/fru/vpd_inventory.json b/ibm_vpd/fru/vpd_inventory.json
deleted file mode 100644
index 09ba571..0000000
--- a/ibm_vpd/fru/vpd_inventory.json
+++ /dev/null
@@ -1,491 +0,0 @@
-{
-    "commonInterfaces": {
-        "xyz.openbmc_project.Inventory.Decorator.Asset": {
-            "PartNumber": {
-                "recordName": "VINI",
-                "keywordName": "PN"
-            },
-            "SerialNumber": {
-                "recordName": "VINI",
-                "keywordName": "SN"
-            },
-            "SparePartNumber": {
-                "recordName": "VINI",
-                "keywordName": "FN"
-            },
-            "Model": {
-                "recordName": "VINI",
-                "keywordName": "CC"
-            },
-            "BuildDate": {
-                "recordName": "VR10",
-                "keywordName": "DC",
-                "encoding": "DATE"
-            }
-        },
-        "xyz.openbmc_project.Inventory.Item": {
-            "PrettyName": {
-                "recordName": "VINI",
-                "keywordName": "DR"
-            },
-            "Present": true
-        }
-    },
-    "frus": {
-        "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [
-            {
-                "inventoryPath": "/system/chassis/motherboard",
-                "isSystemVpd": true,
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0"
-                    }
-                }
-            },
-            {
-                "inventoryPath": "/system",
-                "inherit": false,
-                "isSystemVpd": true,
-                "copyRecords": ["VSYS"],
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.System": null,
-                    "xyz.openbmc_project.Inventory.Decorator.Asset": {
-                        "SerialNumber": {
-                            "recordName": "VSYS",
-                            "keywordName": "SE"
-                        },
-                        "Model": {
-                            "recordName": "VSYS",
-                            "keywordName": "TM"
-                        },
-                        "SubModel": {
-                            "recordName": "VSYS",
-                            "keywordName": "BR"
-                        }
-                    },
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Umts"
-                    }
-                }
-            },
-            {
-                "inventoryPath": "/system/chassis",
-                "inherit": false,
-                "isSystemVpd": true,
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Chassis": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a480.i2c-bus/i2c-8/8-0051/8-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Bmc": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C5"
-                    }
-                }
-            },
-            {
-                "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/ethernet0",
-                "inherit": false,
-                "noprime": true,
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Ethernet": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C5-T0"
-                    },
-                    "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
-                        "MACAddress": {
-                            "recordName": "VCFG",
-                            "keywordName": "Z0",
-                            "encoding": "MAC"
-                        }
-                    }
-                }
-            },
-            {
-                "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/ethernet1",
-                "inherit": false,
-                "noprime": true,
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Ethernet": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C5-T1"
-                    },
-                    "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
-                        "MACAddress": {
-                            "recordName": "VCFG",
-                            "keywordName": "Z1",
-                            "encoding": "MAC"
-                        }
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a080.i2c-bus/i2c-0/0-0051/0-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/tpm_wilson",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Tpm": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C22"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a400.i2c-bus/i2c-7/7-0050/7-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/base_op_panel_blyth",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Panel": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-D0"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a400.i2c-bus/i2c-7/7-0051/7-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/lcd_op_panel_hill",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Panel": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-D1"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a500.i2c-bus/i2c-9/9-0050/9-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/vdd_vrm0",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Vrm": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C14"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a580.i2c-bus/i2c-10/10-0050/10-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/vdd_vrm1",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Vrm": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C23"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/1e79b000.fsi/fsi-master/fsi0/slave@00:00/00:00:00:04/spi_master/spi12/spi12.0/spi12.00/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/cpu0",
-                "powerOffOnly": true,
-                "offset": 196608,
-                "size": 65504,
-                "type": "fruAndModule",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Cpu": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C15"
-                    }
-                }
-            },
-            {
-                "inventoryPath": "/system/chassis/motherboard/cpu1",
-                "inheritEI": false,
-                "type": "moduleOnly",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Cpu": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C15"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/1e79b000.fsi/fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@01:00/01:01:00:04/spi_master/spi22/spi22.0/spi22.00/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/cpu1",
-                "powerOffOnly": true,
-                "offset": 196608,
-                "size": 65504,
-                "inherit": false,
-                "type": "moduleOnly",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Cpu": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C15"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/1e79b000.fsi/fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@02:00/01:02:00:04/spi_master/spi32/spi32.0/spi32.00/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/cpu2",
-                "powerOffOnly": true,
-                "offset": 196608,
-                "size": 65504,
-                "type": "fruAndModule",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Cpu": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C24"
-                    }
-                }
-            },
-            {
-                "inventoryPath": "/system/chassis/motherboard/cpu3",
-                "inheritEI": false,
-                "type": "moduleOnly",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Cpu": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C24"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/1e79b000.fsi/fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@03:00/01:03:00:04/spi_master/spi42/spi42.0/spi42.00/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/cpu3",
-                "powerOffOnly": true,
-                "offset": 196608,
-                "size": 65504,
-                "inherit": false,
-                "type": "moduleOnly",
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.Cpu": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C24"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a280.i2c-bus/i2c-4/4-0050/4-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card0",
-                "bind": "4-0050",
-                "preAction": {
-                    "pin": "SLOT0_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT0_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C0"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a300.i2c-bus/i2c-5/5-0050/5-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card3",
-                "bind": "5-0050",
-                "preAction": {
-                    "pin": "SLOT3_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT3_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C3"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a300.i2c-bus/i2c-5/5-0051/5-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card4",
-                "bind": "5-0051",
-                "preAction": {
-                    "pin": "SLOT4_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT4_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C4"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a600.i2c-bus/i2c-11/11-0050/11-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card10",
-                "bind": "11-0050",
-                "preAction": {
-                    "pin": "SLOT10_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT10_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C10"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a280.i2c-bus/i2c-4/4-0052/4-00520/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card2",
-                "bind": "4-0052",
-                "preAction": {
-                    "pin": "SLOT2_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT2_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C2"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a380.i2c-bus/i2c-6/6-0053/6-00530/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card6",
-                "bind": "6-0053",
-                "preAction": {
-                    "pin": "SLOT6_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT6_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C6"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a380.i2c-bus/i2c-6/6-0052/6-00520/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card7",
-                "bind": "6-0052",
-                "preAction": {
-                    "pin": "SLOT7_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT7_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C7"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a380.i2c-bus/i2c-6/6-0050/6-00500/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card9",
-                "bind": "6-0050",
-                "preAction": {
-                    "pin": "SLOT9_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT9_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C9"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a600.i2c-bus/i2c-11/11-0051/11-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card11",
-                "bind": "11-0051",
-                "preAction": {
-                    "pin": "SLOT11_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT11_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C11"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a280.i2c-bus/i2c-4/4-0051/4-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card1",
-                "bind": "4-0051",
-                "preAction": {
-                    "pin": "SLOT1_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT1_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C1"
-                    }
-                }
-            }
-        ],
-        "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a380.i2c-bus/i2c-6/6-0051/6-00510/nvmem": [
-            {
-                "inventoryPath": "/system/chassis/motherboard/pcie_cable_card8",
-                "bind": "6-0051",
-                "preAction": {
-                    "pin": "SLOT8_PRSNT_EN_RSVD",
-                    "value": 1
-                },
-                "postActionFail": {
-                    "pin": "SLOT8_PRSNT_EN_RSVD",
-                    "value": 0
-                },
-                "extraInterfaces": {
-                    "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
-                    "com.ibm.ipzvpd.Location": {
-                        "LocationCode": "Ufcs-P0-C8"
-                    }
-                }
-            }
-        ]
-    }
-}
diff --git a/meson.build b/meson.build
index 72e810b..c5aa0bf 100644
--- a/meson.build
+++ b/meson.build
@@ -198,7 +198,7 @@
     install_dir: get_option('bindir'))
 
 package_datadir = join_paths('share', 'vpd')
-install_subdir('config/ibm', install_dir: package_datadir, strip_directory: true)
+install_subdir('config/ibm/', install_mode: 'rwxr-xr-x', install_dir: package_datadir, strip_directory: true)
 
 else
         FRUGEN = '$srcdir/extra-properties.py -e' + get_option('FRU_YAML')