diff options
Diffstat (limited to 'meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook')
-rw-r--r-- | meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py index 01cff570b..903964dd7 100644 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py +++ b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py @@ -34,7 +34,7 @@ ID_LOOKUP = { 'FRU' : {}, # The number at the end needs to match the FRU ID. # https://github.com/openbmc/skeleton/blob/master/pysystemmgr/system_manager.py#L143 - # The paramter for it is of type 'y' (unsigned 8-bit integer) presumably decimal? + # The parameter for it is of type 'y' (unsigned 8-bit integer) presumably decimal? 'FRU_STR' : {}, 'SENSOR' : {}, 'GPIO_PRESENT' : {} |