Home
last modified time | relevance | path

Searched refs:yamldir (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-logging/
H A Dmeson.build30 yamldir = get_option('yamldir') variable
31 if yamldir == '' variable
32 yamldir = pdi_dep.get_variable('yamldir') variable
90 '-y', yamldir,
106 '-y', yamldir,
H A Dmeson.options10 option('yamldir', type: 'string', description: 'Path to YAML')
H A DREADME.md292 yamldir = ${datadir}/phosphor-dbus-yaml/yaml
/openbmc/phosphor-dbus-monitor/src/
H A Dmeson.build17 yamldir = get_option('YAML_PATH') variable
18 if yamldir == '' variable
19 yamldir = meson.project_source_root() + '/src/example' variable
29 '-d', yamldir,
/openbmc/openpower-occ-control/
H A Dmeson.build142 yamldir = get_option('yamldir') variable
143 if yamldir == '' variable
144 yamldir = meson.project_source_root() / 'example' variable
153 '-i', yamldir,
H A Dmeson.options51 'yamldir',
/openbmc/sdbusplus/tools/
H A Dsdbus++-gen-meson177 yamldir="$(realpath --relative-to="${mesondir}" "${rootdir}")"
183 sources="'${yamldir}/$1.${s}', "
228 yamldir="$(realpath --relative-to="${mesondir}" "${rootdir}")"
233 sources="'${yamldir}/$1.${s}', "
/openbmc/ibm-dbus-interfaces/
H A DMakefile.am22 yamldir = ${datadir}/phosphor-dbus-yaml/yaml macro
/openbmc/openpower-dbus-interfaces/
H A DMakefile.am22 yamldir = ${datadir}/phosphor-dbus-yaml/yaml macro
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dmeson.build9 '-y', yamldir,
/openbmc/phosphor-dbus-interfaces/
H A Dmeson.build141 variables: ['yamldir=' + '${pc_sysrootdir}${prefix}' / inst_yaml_dir],
149 variables: ['yamldir=' + meson.project_source_root() / 'yaml'],
/openbmc/phosphor-inventory-manager/
H A Dmeson.build64 ifacesdir = phosphor_dbus_interfaces_dep.get_variable('yamldir')
/openbmc/phosphor-logging/tools/
H A Delog-gen.py330 options.yamldir,