Home
last modified time | relevance | path

Searched refs:gdbus_codegen (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A D0001-Do-not-write-bindir-into-pkg-config-files.patch34 - 'gdbus_codegen=' + '${bindir}' / 'gdbus-codegen',
42 + 'gdbus_codegen=gdbus-codegen',
/openbmc/skeleton/libopenbmc_intf/
H A Dmeson.build3 openbmc_intf_src = gnome.gdbus_codegen(
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/files/
H A Dxfce4-notifyd-get-var-abs-path.patch17 GDBUS_CODEGEN=`$PKG_CONFIG --variable=gdbus_codegen gio-2.0`
/openbmc/qemu/ui/
H A Dmeson.build88 command: [gdbus_codegen, '@INPUT@',
/openbmc/qemu/tests/qtest/
H A Dmeson.build122 if dbus_daemon.found() and gdbus_codegen.found()
128 command: [gdbus_codegen, '@INPUT@',
/openbmc/qemu/
H A Dmeson.build1055 gdbus_codegen = not_found variable
1073 gdbus_codegen = find_program('gdbus-codegen', variable
1081 if gdbus_codegen.found() and get_option('cfi')
1082 gdbus_codegen = not_found variable
2316 .require(gdbus_codegen.found(),