pldm: add to witherspoon system

Add pldm to witherspoon system and install configs.

Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Change-Id: I10312d2e0ab1510033e2c2432e92f53f04d9e3ae
diff --git a/meta-witherspoon/recipes-phosphor/pldm/pldm/fileTable.json b/meta-witherspoon/recipes-phosphor/pldm/pldm/fileTable.json
new file mode 100755
index 0000000..9d9750a
--- /dev/null
+++ b/meta-witherspoon/recipes-phosphor/pldm/pldm/fileTable.json
@@ -0,0 +1,10 @@
+[
+   {
+      "path":"/var/lib/pldm/PHYP-NVRAM",
+      "file_traits":1
+   },
+   {
+      "path":"/var/lib/pldm/PHYP-NVRAM-CKSUM",
+      "file_traits":4
+   }
+]