Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Dmeson.build34 yamldir = get_option('yamldir') variable
35 if yamldir == '' variable
36 yamldir = pdi_dep.get_variable('yamldir') variable
114 yamldir,
137 yamldir,
H A Dmeson.options10 option('yamldir', type: 'string', description: 'Path to 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
32 yamldir,
/openbmc/sdbusplus/tools/
H A Dsdbus++-gen-meson215 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 Dmeson.build151 yamldir = get_option('yamldir') variable
152 if yamldir == '' variable
153 yamldir = meson.project_source_root() / 'example' variable
163 yamldir,
H A Dmeson.options50 'yamldir',
/openbmc/phosphor-dbus-interfaces/
H A Dmeson.build93 'yamldir=' + '${pc_sysrootdir}${prefix}' / inst_yaml_dir,
104 'yamldir=' + meson.project_source_root() / 'yaml',
/openbmc/openpower-dbus-interfaces/
H A DMakefile.am22 yamldir = ${datadir}/phosphor-dbus-yaml/yaml macro
/openbmc/ibm-dbus-interfaces/
H A DMakefile.am22 yamldir = ${datadir}/phosphor-dbus-yaml/yaml macro
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dmeson.build13 yamldir,
/openbmc/phosphor-inventory-manager/
H A Dmeson.build66 ifacesdir = phosphor_dbus_interfaces_dep.get_variable('yamldir')
/openbmc/phosphor-logging/tools/
H A Delog-gen.py330 options.yamldir,