1 Star 0 Fork 0

openbmc/phosphor-mrw-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Build.PL 835 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matt Spinler 提交于 2020-06-02 10:48 . Create gen_path_callouts.pl
use Module::Build;
Module::Build->new(
dist_name => 'MRWTools',
dist_version => '1.0',
license => 'perl',
script_files => ['gen_callouts.pl',
'gen_devtree.pl',
'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',
'gen_path_callouts.pl',
'gen_presence_yaml.pl',
'gen_occ_map.pl',
'gen_settings.pl',
'hwmon.pl'],
pm_files => {'Inventory.pm' => 'lib/mrw/Inventory.pm',
'Util.pm' => 'lib/mrw/Util.pm'},
)->create_build_script;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openbmc_masterhu/phosphor-mrw-tools.git
git@gitee.com:openbmc_masterhu/phosphor-mrw-tools.git
openbmc_masterhu
phosphor-mrw-tools
phosphor-mrw-tools
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385