From 3aa591fe9b9509fbdb0ea41ae6763448393294ac Mon Sep 17 00:00:00 2001 From: Ratan Gupta Date: Mon, 6 Mar 2017 17:05:11 +0530 Subject: Add virtual/phosphor-ipmi-sensor-inventory This virtual provides a YAML file that serves as sensor inventory configuration for phosphor-host-ipmid. Add a native recipe that builds the configuration from MRW. Set this recipe as the default for OpenPOWER systems. Resolves openbmc/openbmc#781 Resolves openbmc/openbmc#1212 Change-Id: I25034dd3ed825e2ef320ab0b38ac2f733afded47 Signed-off-by: Ratan Gupta --- meta-phosphor/classes/phosphor-ipmi-host.bbclass | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-phosphor/classes/phosphor-ipmi-host.bbclass (limited to 'meta-phosphor/classes/phosphor-ipmi-host.bbclass') diff --git a/meta-phosphor/classes/phosphor-ipmi-host.bbclass b/meta-phosphor/classes/phosphor-ipmi-host.bbclass new file mode 100644 index 000000000..285702965 --- /dev/null +++ b/meta-phosphor/classes/phosphor-ipmi-host.bbclass @@ -0,0 +1 @@ +sensor_datadir="${datadir}/phosphor-ipmi-host/sensor" -- cgit v1.2.3