commit | c5bbe95370f4951309784630b04707b64a764395 | [log] [tgz] |
---|---|---|
author | David Cobbley <david.j.cobbley@linux.intel.com> | Wed Nov 22 13:22:35 2017 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 05 20:29:38 2018 +0000 |
tree | 5d112a8c70ee843b34ef2c6537159c6964dbaab3 | |
parent | 93625d7d058cf6514436f0ba6ff11799137dbdea [diff] [blame] |
Get Device ID - JSON for Witherspoon This is a reference for how to use get device ID with the witherspoon platform. All other platforms that need get device ID should add dev_id.json in their own machine specific bbappend files. Change-Id: I0348748bfb9442d2de43b661cc291663f279efcb Signed-off-by: David Cobbley <david.j.cobbley@linux.intel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend index f5b39fc..6c32425 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
@@ -1,2 +1,4 @@ FILESEXTRAPATHS_append_witherspoon := ":${THISDIR}/${PN}" -SRC_URI_append_witherspoon = " file://occ_sensors.hardcoded.yaml" +SRC_URI_append_witherspoon = " file://occ_sensors.hardcoded.yaml \ + file://dev_id.json \ + "