meta-ibm: witherspoon: remove legacy sync configs

The sync_inventory_item.py script has been replaced by
first-boot-set-mac.sh.  first-boot-set-mac.sh doesn't sync any uuids but
that feature is not required on witherspoon anyway.  Remove the config
files for sync_inventory_item.py.

Change-Id: Ib7c2a18b16d78cd56a532112f716777da49bf547
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/mac_sync_inventory.conf b/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/mac_sync_inventory.conf
deleted file mode 100644
index f04b6dd..0000000
--- a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/mac_sync_inventory.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Wants=mapper-wait@-xyz-openbmc_project-network-config.service
-After=mapper-wait@-xyz-openbmc_project-network-config.service
-
-Wants=op-vpd-parser.service
-After=op-vpd-parser.service
diff --git a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/obmc/sync_inventory_item/system/chassis/motherboard/bmc/ethernet b/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/obmc/sync_inventory_item/system/chassis/motherboard/bmc/ethernet
deleted file mode 100644
index 722e0e6..0000000
--- a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/obmc/sync_inventory_item/system/chassis/motherboard/bmc/ethernet
+++ /dev/null
@@ -1,2 +0,0 @@
-PROPERTY="MACAddress"
-SYNC_TYPE=mac
diff --git a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/obmc/sync_inventory_item/system/chassis/motherboard/uuid b/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/obmc/sync_inventory_item/system/chassis/motherboard/uuid
deleted file mode 100644
index 95abbc8..0000000
--- a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/obmc/sync_inventory_item/system/chassis/motherboard/uuid
+++ /dev/null
@@ -1,2 +0,0 @@
-PROPERTY="UUID"
-SYNC_TYPE=uuid
diff --git a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/uuid_sync_inventory.conf b/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/uuid_sync_inventory.conf
deleted file mode 100644
index 5874762..0000000
--- a/meta-witherspoon/recipes-phosphor/chassis/obmc-mgr-inventory%/uuid_sync_inventory.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[Unit]
-Wants=op-vpd-parser.service
-After=op-vpd-parser.service