summaryrefslogtreecommitdiffstats
path: root/Build.PL
diff options
context:
space:
mode:
authorTom Joseph <tomjoseph@in.ibm.com>2017-05-05 11:53:54 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-05-19 14:43:47 +0000
commit5882591626c1f094cf4617c8d50c327cf4672d72 (patch)
tree01a4101c14dc736e49f7f66c480cc515bc81ca1e /Build.PL
parentc5e127d6122f2c8ba9d2b65edf2db10518ac4639 (diff)
downloadphosphor-mrw-tools-5882591626c1f094cf4617c8d50c327cf4672d72.tar.gz
phosphor-mrw-tools-5882591626c1f094cf4617c8d50c327cf4672d72.zip
Fetch inventory path and sensor information from MRW.
Generate output yaml containing inventory to sensor information mapping by processing MRW and the config file. Sample entry in the output yaml. /xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16: sensorID: 0x8c sensorType: 0x07 eventReadingType: 0x6F offset: 0x08 Change-Id: I34a42b8d81c08fc14849b7d29162433319474cf8 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 9782d09..13c73c4 100644
--- a/Build.PL
+++ b/Build.PL
@@ -9,6 +9,7 @@ Module::Build->new(
'gen_fan_zone_yaml.pl',
'gen_fru_properties.pl',
'gen_ipmi_fru.pl',
+ 'gen_ipmi_sel.pl',
'gen_ipmi_sensor.pl',
'gen_led_groups.pl',
'gen_openpower_fru.pl',
OpenPOWER on IntegriCloud