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',
)