Home
last modified time | relevance | path

Searched refs:get_variable (Results 1 – 25 of 93) sorted by relevance

1234

/openbmc/phosphor-led-sysfs/
H A Dmeson.build32 udevdir = dependency('udev').get_variable('udevdir')
41 install_dir: systemd.get_variable(pkgconfig: 'systemd_system_unit_dir'),
45 install_dir: systemd.get_variable(pkgconfig: 'systemd_system_unit_dir'),
53 install_dir: dbus.get_variable(pkgconfig: 'system_bus_services_dir'),
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_variables.c75 ret = runtime->get_variable(L"efi_st_var0", &guid_vendor0, in execute()
98 ret = runtime->get_variable(L"efi_st_var1", &guid_vendor1, in execute()
123 ret = runtime->get_variable(L"efi_st_var1", &guid_vendor1, in execute()
168 ret = runtime->get_variable(L"efi_st_var1", &guid_vendor1, in execute()
182 ret = runtime->get_variable(L"efi_st_var0", &guid_vendor0, in execute()
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/
H A D0001-Add-meson-option-to-pass-sysroot.patch32 - gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gd…
33 + get_option('oe_sysroot') + gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/g…
45 - gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gd…
46 + get_option('oe_sysroot') + gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/g…
/openbmc/phosphor-logging/dist/
H A Dmeson.build1 systemd_system_unit_dir = dependency('systemd').get_variable(
19 dbus_system_bus_services_dir = dependency('dbus-1').get_variable(
/openbmc/phosphor-host-postd/
H A Dmeson.build46 install_dir: systemd.get_variable('systemdsystemunitdir'),
69 udevdir = dependency('udev', required: false).get_variable('udevdir')
75 install_dir: systemd.get_variable('systemdsystemunitdir'),
/openbmc/phosphor-misc/firstboot/
H A Dmeson.build18 install_dir: set_mac.get_variable('systemd_system_unit_dir'),
33 install_dir: set_hostname.get_variable('systemd_system_unit_dir'),
/openbmc/phosphor-networkd/
H A Dmeson.build27 sdbusplusplus_depfiles = subproject('sdbusplus').get_variable(
75 install_dir: dependency('systemd').get_variable('systemdutildir') / 'network',
86 install_dir: dependency('systemd').get_variable('systemd_system_unit_dir'),
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg/
H A D0001-gdk-pixbuf-loader-meson.build-do-not-look-for-gdk-pi.patch21 -gdk_pixbuf_query_loaders = find_program(pixbuf_dep.get_variable(pkgconfig: 'gdk_pixbuf_query_loade…
25 pixbuf_dep.get_variable(pkgconfig: 'gdk_pixbuf_moduledir', pkgconfig_define: ['prefix', prefix]),
/openbmc/phosphor-hwmon/
H A Dmeson.build81 cli11_dep = cli11_proj.get_variable('CLI11_dep')
91 systemd_system_unit_dir = dependency('systemd').get_variable(
95 udev_dir = dependency('udev').get_variable(
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/files/
H A D0001-Dont-use-system-sysprof-dbus-folder.patch31 - sysprof_dbus_interfaces_dir = sysprof_dep.get_variable('datadir') / 'dbus-1' / 'interfaces'
32 …nterfaces_dir = meson.get_external_property('sys_root') + sysprof_dep.get_variable('datadir') / 'd…
/openbmc/phosphor-debug-collector/service_files/
H A Dmeson.build2 systemd_system_unit_dir = systemd.get_variable(
/openbmc/bios-bmc-smm-error-logger/service_files/
H A Dmeson.build9 install_dir: systemd.get_variable('systemd_system_unit_dir'),
/openbmc/estoraged/service_files/
H A Dmeson.build3 systemd_system_unitdir = systemd_dep.get_variable('systemdsystemunitdir')
/openbmc/phosphor-led-manager/service_files/
H A Dmeson.build2 systemd_system_unit_dir = systemd.get_variable(
/openbmc/obmc-console/
H A Dmeson.build17 systemdsystemunitdir = dependency('systemd').get_variable(
60 install_dir: udev.get_variable('udevdir') / 'rules.d',
/openbmc/phosphor-gpio-monitor/
H A Dmeson.build41 systemd_system_unit_dir = systemd.get_variable(
73 udev.get_variable(
/openbmc/phosphor-misc/http-redirect/
H A Dmeson.build18 install_dir: redirect.get_variable('systemd_system_unit_dir'),
/openbmc/smbios-mdr/service_files/
H A Dmeson.build8 systemd_system_unitdir = systemd_dep.get_variable(
/openbmc/kcsbridge/
H A Dmeson.build23 install_dir: systemd.get_variable('systemdsystemunitdir'),
/openbmc/qemu/tests/fp/
H A Dmeson.build40 libsoftfloat = libsoftfloat_proj.get_variable('libsoftfloat_dep')
44 libtestfloat = libtestfloat_proj.get_variable('libtestfloat_dep')
45 libslowfloat = libtestfloat_proj.get_variable('libslowfloat_dep')
/openbmc/phosphor-objmgr/
H A Dmeson.build67 cli11 = cli11_proj.get_variable('CLI11_dep')
171 systemd_system_unit_dir = dependency('systemd').get_variable(
198 dbus_system_bus_services_dir = dependency('dbus-1').get_variable(
/openbmc/btbridge/
H A Dmeson.build18 systemd_system_unit_dir = systemd.get_variable(
/openbmc/entity-manager/service_files/
H A Dmeson.build20 dbus_system_bus_services_dir = dependency('dbus-1').get_variable(
/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c103 EFI_CALL(ret = rs->get_variable(name, v, NULL, size, buf)); in get_var()
106 EFI_CALL(ret = rs->get_variable(name, v, NULL, size, buf)); in get_var()
/openbmc/phosphor-inventory-manager/
H A Dmeson.build66 ifacesdir = phosphor_dbus_interfaces_dep.get_variable('yamldir')
72 sdbusplus_dep = sdbusplus_proj.get_variable('sdbusplus_dep')

1234