summaryrefslogtreecommitdiffstats
path: root/Build.PL
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-03-17 13:51:02 -0500
committerMatt Spinler <spinler@us.ibm.com>2017-03-27 10:59:38 -0500
commit902c85375105db9f73353f510b4a6e2651d65c9e (patch)
tree84382a765aa150b27764b7a074cf577813f0e12e /Build.PL
parent6b465ffba1b433bd131c971b739013bb4a61eb44 (diff)
downloadphosphor-mrw-tools-902c85375105db9f73353f510b4a6e2651d65c9e.tar.gz
phosphor-mrw-tools-902c85375105db9f73353f510b4a6e2651d65c9e.zip
Generate tach based presence detect YAML
Create gen_presence_yaml.pl to find the FRUs that use tach readings as their presence detects, and create the YAML definition necessary for mapping the tach sensor readings to specific FRUs. Change-Id: I3b3b1c4a32827b0efab2927353b0988880eaefa0 Signed-off-by: Matt Spinler <spinler@us.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 e62edfc..a69ee08 100644
--- a/Build.PL
+++ b/Build.PL
@@ -11,6 +11,7 @@ Module::Build->new(
'gen_ipmi_sensor.pl',
'gen_led_groups.pl',
'gen_openpower_fru.pl',
+ 'gen_presence_yaml.pl',
'hwmon.pl'],
pm_files => {'Inventory.pm' => 'lib/mrw/Inventory.pm',
'Util.pm' => 'lib/mrw/Util.pm'},
OpenPOWER on IntegriCloud