Add virtual/phosphor-ipmi-inventory-sel

This virtual provides a YAML file that serves as a mapping between
inventory and sensor number for phosphor-ipmi-host. Add a native
recipe that builds the YAML from the MRW. This is the default for
the machines that support obmc-mrw.

Resolves openbmc/openbmc#1514

Change-Id: I3d856ab00c34d3e71926b863f207dd69f7fc8f3f
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml
new file mode 100644
index 0000000..0caa123
--- /dev/null
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml
@@ -0,0 +1,20 @@
+# Maps the Entity ID to the interested Sensor Type & Offset
+0x01:
+   SensorType: 0x12
+   Offset: 0x02
+
+0x03:
+   SensorType: 0x07
+   Offset: 0x08
+
+0x07:
+   SensorType: 0xC7
+   Offset: 0x00
+
+0x20:
+   SensorType: 0x0C
+   Offset: 0x04
+
+0xD0:
+   SensorType: 0x07
+   Offset: 0x08