Searched refs:yamldir (Results 1 – 12 of 12) sorted by relevance
/openbmc/phosphor-logging/ |
H A D | meson.build | 34 yamldir = get_option('yamldir') variable 35 if yamldir == '' variable 36 yamldir = pdi_dep.get_variable('yamldir') variable 114 yamldir, 137 yamldir,
|
H A D | meson.options | 10 option('yamldir', type: 'string', description: 'Path to YAML')
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | meson.build | 17 yamldir = get_option('YAML_PATH') variable 18 if yamldir == '' variable 19 yamldir = meson.project_source_root() + '/src/example' variable 32 yamldir,
|
/openbmc/sdbusplus/tools/ |
H A D | sdbus++-gen-meson | 215 yamldir="$(realpath --relative-to="${mesondir}" "${rootdir}")" 224 sources="${sources}${ind}'${yamldir}/$1.${s}',${nl}" 297 yamldir="$(realpath --relative-to="${mesondir}" "${rootdir}")" 302 sources="${sources}'${yamldir}/$1.${s}', " 332 yamldir="$(realpath --relative-to="${mesondir}" "${rootdir}")" 343 sources="${sources}'${yamldir}/$1.${s}', "
|
/openbmc/openpower-occ-control/ |
H A D | meson.build | 151 yamldir = get_option('yamldir') variable 152 if yamldir == '' variable 153 yamldir = meson.project_source_root() / 'example' variable 163 yamldir,
|
H A D | meson.options | 50 'yamldir',
|
/openbmc/phosphor-dbus-interfaces/ |
H A D | meson.build | 93 'yamldir=' + '${pc_sysrootdir}${prefix}' / inst_yaml_dir, 104 'yamldir=' + meson.project_source_root() / 'yaml',
|
/openbmc/openpower-dbus-interfaces/ |
H A D | Makefile.am | 22 yamldir = ${datadir}/phosphor-dbus-yaml/yaml macro
|
/openbmc/ibm-dbus-interfaces/ |
H A D | Makefile.am | 22 yamldir = ${datadir}/phosphor-dbus-yaml/yaml macro
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | meson.build | 13 yamldir,
|
/openbmc/phosphor-inventory-manager/ |
H A D | meson.build | 66 ifacesdir = phosphor_dbus_interfaces_dep.get_variable('yamldir')
|
/openbmc/phosphor-logging/tools/ |
H A D | elog-gen.py | 330 options.yamldir,
|