summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host
diff options
context:
space:
mode:
authorDavid Cobbley <david.j.cobbley@linux.intel.com>2017-11-22 03:17:40 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-01-05 23:29:13 +0300
commitf923652615aacb0ae818851f374233aa50ea423d (patch)
treed003967360820364c76ef522c9266f745696388c /meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host
parent71e13bc4e698dd0e0f03c41b45e8c5c0744e61be (diff)
downloadopenbmc-f923652615aacb0ae818851f374233aa50ea423d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host/dev_id.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host/dev_id.json b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host/dev_id.json
new file mode 100644
index 0000000000..3440e0b2fd
--- /dev/null
+++ b/meta-phosphor/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}