Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
ipmi-fru-parser
/
4db17e95ad45e652cf14322f91a0210b69cbbdc5
/
.
/
meson.options
blob: aaec71f19cea34c4743d63273c139654349de942 [
file
] [
log
] [
blame
]
option
(
'fru_yaml'
,
type
:
'string'
,
value
:
'scripts/example.yaml'
,
description
:
'Path to FRU YAML'
,
)
option
(
'properties_yaml'
,
type
:
'string'
,
value
:
'scripts/extra-properties-example.yaml'
,
description
:
'Path to Properties YAML'
,
)