Get Device ID - JSON

This commit adds the required json file to use get device ID with a JSON
file in the rootfs instead of a yaml file.

Change-Id: Iff7b5caa432e2e8cac169000940e386e83ad9417
Signed-off-by: David Cobbley <david.j.cobbley@linux.intel.com>
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-host/dev_id.json b/common/recipes-phosphor/ipmi/phosphor-ipmi-host/dev_id.json
new file mode 100644
index 0000000..3440e0b
--- /dev/null
+++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-host/dev_id.json
@@ -0,0 +1,2 @@
+{"id": 0, "revision": 0, "addn_dev_support": 0,
+    "manuf_id": 0, "prod_id": 0, "aux": 0}