History log of /openbmc/phosphor-mrw-tools/Build.PL (Results 1 – 15 of 15)
Revision Date Author Comments
# 4826cc2a 25-Aug-2023 Matt Spinler <spinler@us.ibm.com>

Remove gen_devtree.pl

This script never ended up being used, so remove it.

Change-Id: Ib43a99b1915b424ba327bf2641aa6f7744b3c20e
Signed-off-by: Matt Spinler <spinler@us.ibm.com>


# 1cb9ecca 02-Jun-2020 Matt Spinler <spinler@us.ibm.com>

Create gen_path_callouts.pl

This script will pull callouts out of the FRU_PATH attribute on
connections and create a JSON file that has those callouts along with
the FSI/I2C/SPI/FSI-I2C/FSI-SPI keys

Create gen_path_callouts.pl

This script will pull callouts out of the FRU_PATH attribute on
connections and create a JSON file that has those callouts along with
the FSI/I2C/SPI/FSI-I2C/FSI-SPI keys to look them up.

It will be used by OpenBMC code to add callouts to error logs for device
access failure.

This first commit just builds an array of all the FSI/I2C/SPI bus
segments in the system and optionally prints them to JSON.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I4c789ca82b48e00925e03e613b03e965edd383d4

show more ...


# bff56841 25-Sep-2017 Gunnar Mills <gmills@us.ibm.com>

Create gen_settings.pl

Created gen_settings.pl, to be used to get settings boundary and
default values like OPEN_POWER_N_PLUS_ONE_BULK_POWER_LIMIT_WATTS
from the MRW. Just the base commit for gen_se

Create gen_settings.pl

Created gen_settings.pl, to be used to get settings boundary and
default values like OPEN_POWER_N_PLUS_ONE_BULK_POWER_LIMIT_WATTS
from the MRW. Just the base commit for gen_settings.pl, more to
come.

Change-Id: Iea68db8e588c114fa600c0d3e87f4d763f783c01
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 6f66ee10 09-Aug-2017 Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>

Add gen_occ_map.pl to script_files

Change-Id: I42963c23f238507e7b0b606208f4b260787649f2
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>


# 58825916 05-May-2017 Tom Joseph <tomjoseph@in.ibm.com>

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.

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>

show more ...


# c17001d7 30-Mar-2017 Matt Spinler <spinler@us.ibm.com>

Generate fan zone YAML from MRW XML

The script will generate YAML containing information
about the fans in the system, including inventory name,
associated sensor names, and cooling zone information

Generate fan zone YAML from MRW XML

The script will generate YAML containing information
about the fans in the system, including inventory name,
associated sensor names, and cooling zone information.

Change-Id: I32a8cc2422d549399b0bada841a914c57bd71777
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 902c8537 17-Mar-2017 Matt Spinler <spinler@us.ibm.com>

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

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>

show more ...


# 6b465ffb 03-Mar-2017 Ratan Gupta <ratagupt@in.ibm.com>

gen_ipmi_sensor.pl: install this script

Change-Id: I44a016f600c882c1cc4743bead2c8b54567512b7
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>


# 37c2e96a 06-Mar-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

gen_callouts.pl: install this script

Change-Id: Iac4ac954d256cf44bf1d95a483f212ece0bd343d
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>


# 1c7a8890 23-Feb-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

gen_proc_fsi_callouts.pl: install this script

Change-Id: I66ed072ca2259ae37617d9e166727e7308fa1170
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>


# fd2fc5a9 22-Feb-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

gen_i2c_callouts.pl: install this script

Change-Id: Idaa904dd059e65c6f28ff48696f20a31eb711882
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>


# c8dca9e8 19-Feb-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

gen_fru_properties.pl : install this script

Change-Id: I177a0112c852c67e84ee73e7d6d3709410aadee6
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>


# 30d400d9 07-Feb-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

gen_openpower_fru.pl : install this script

Change-Id: I91c0a96fb3c4fc0ab073174950f717ec76362aba
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>


# 036ab93a 30-Jan-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add gen_ipmi_fru.pl

Install this script.

Change-Id: Iaf43b9ef4ef6a6735665f181f209fabb5d47b0db
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>


# 854e26a3 17-Jan-2017 Matt Spinler <spinler@us.ibm.com>

Introduce Build.PL to manage module installation

Start using Perl's Module::Build functionality to
install scripts and modules.

Change-Id: Ia89bf968cbf09faec49c424c3b3f2f91465a6b41
Signed-off-by: M

Introduce Build.PL to manage module installation

Start using Perl's Module::Build functionality to
install scripts and modules.

Change-Id: Ia89bf968cbf09faec49c424c3b3f2f91465a6b41
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...