Home
last modified time | relevance | path

Searched refs:dbus (Results 101 – 125 of 1010) sorted by relevance

12345678910>>...41

/openbmc/dbus-sensors/
H A DREADME.md1 # dbus-sensors
3 dbus-sensors is a collection of sensor applications that provide the
21 ## dbus interfaces
23 A typical dbus-sensors object support the following dbus interfaces:
38 [here](https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Sen…
43 [IPMI SDR](https://github.com/openbmc/phosphor-host-ipmid/blob/master/dbus-sdr/sensorcommands.cpp).
47 dbus-sensor daemons are [reactors](https://github.com/openbmc/entity-manager)
51 Using asio timers and async calls, dbus-sensor daemons read sensor values and
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/
H A Dobex-data-server_0.4.6.bb5 DEPENDS = "gtk+ dbus-glib dbus-glib-native imagemagick openobex bluez5"
16 FILES:${PN} += "${datadir}/dbus-1/"
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp331 if (getChassisSerialNumber(*dbus, serial) == 0) in ipmiOEMGetChassisIdentifier()
372 std::string service = getService(*dbus, intf, objpath); in ipmiOEMSetSystemGUID()
373 setDbusProperty(*dbus, service, objpath, intf, "UUID", guid); in ipmiOEMSetSystemGUID()
905 setDbusProperty(*dbus, service, powerRestoreDelayObjPath, in ipmiOEMSetPowerRestoreDelay()
1746 if (!getFanProfileInterface(*dbus, profileData)) in ipmiOEMSetFanConfig()
1820 if (!getFanProfileInterface(*dbus, profileData)) in ipmiOEMGetFanConfig()
1872 auto reply = dbus->call(method); in getConfigPath()
1906 auto reply = dbus->call(method); in getPidConfigs()
2346 *dbus, "xyz.openbmc_project.PSURedundancy", in getPSUCount()
2924 *dbus, "xyz.openbmc_project.Inventory.Item.Board", in ipmiOEMReadBoardProductId()
[all …]
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/
H A Ddevtool-upgrade-test2_git.bb.upgraded2 HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/dbus-wait"
7 DEPENDS = "dbus"
13 SRC_URI = "git://git.yoctoproject.org/dbus-wait;branch=master"
H A Ddevtool-upgrade-test2_git.bb2 HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/dbus-wait"
7 DEPENDS = "dbus"
14 SRC_URI = "git://git.yoctoproject.org/dbus-wait;branch=master"
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/
H A Dmatchbox-panel-2_2.12.bb12 DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native"
28 EXTRA_OECONF = "--enable-startup-notification --enable-dbus"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-slip-dbus_0.6.5.bb1 SUMMARY = "Convenience functions for dbus services in Python 2.x"
7 This package provides slip.dbus.service.Object, which is a dbus.service.Object \
10 functions and decorators for integrating a dbus service with PolicyKit."
/openbmc/phosphor-dbus-monitor/
H A Dmeson.build2 'phosphor-dbus-monitor', 'cpp',
16 conf_data.set_quoted('EVENTS_PERSIST_PATH', '/var/lib/phosphor-dbus-monitor/events')
23 phosphor_dbus_interfaces_dep = dependency('phosphor-dbus-interfaces')
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/
H A Dcorosync_3.1.6.bb27 dbus snmp \
30 PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus"
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-dbus-service.bbclass7 # A list of dbus service names. The class will look for a
8 # dbus configuration file with the same base name with .conf
16 # If a service begins with 'dbus-' DBus activation will be
18 # with the 'dbus-' prefix removed. If found, it is added to
23 inherit dbus-dir
26 RDEPENDS:${PN}:append:class-target = " dbus-perms"
45 fd.write(' "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">\n')
69 fd.write('SystemdService=dbus-%s.service\n' % sd_unit)
159 # install the dbus configuration files
167 # install the dbus activation files
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/
H A Dphosphor-dbus-monitor-config.bb5 configuration files to the /usr/share/phosphor-dbus-monitor filesystem."
6 HOMEPAGE = "http://github.com/openbmc/phosphor-dbus-monitor"
12 inherit phosphor-dbus-monitor
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp116 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getSensorSubtree() local
118 *dbus, in getSensorSubtree()
124 *dbus, in getSensorSubtree()
139 auto lbdUpdateSensorTree = [&dbus](const char* path, in getSensorSubtree()
141 auto mapperCall = dbus->new_method_call( in getSensorSubtree()
151 auto mapperReply = dbus->call(mapperCall); in getSensorSubtree()
393 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getObjectInterfaces() local
396 dbus->new_method_call("xyz.openbmc_project.ObjectMapper", in getObjectInterfaces()
403 sdbusplus::message_t response = dbus->call(getObjectMessage); in getObjectInterfaces()
418 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getEntityManagerProperties() local
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/
H A Ddleyna-connector-dbus_0.3.0.bb6 file://src/connector-dbus.c;endline=21;md5=0a1695cef53beefc36651de439f643b5"
8 DEPENDS = "glib-2.0 dbus dleyna-core"
20 SKIP_RECIPE[dleyna-connector-dbus] ?= "Upstream is dead moreover needs porting to work with latest …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/
H A Dlibdecor_0.2.2.bb20 PACKAGECONFIG ?= "dbus ${@bb.utils.filter('DISTRO_FEATURES', 'gtk+3', d)}"
22 PACKAGECONFIG[dbus] = "-Ddbus=enabled,-Ddbus=disabled,dbus"
/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/
H A Dlibpcap_1.10.4.bb34 PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus"
/openbmc/bmcweb/redfish-core/lib/
H A Dcable.hpp29 const dbus::utility::DBusPropertiesMap& properties) in fillCableProperties()
84 const dbus::utility::MapperServiceMap& serviceMap) in getCableProperties()
99 const dbus::utility::DBusPropertiesMap& properties) { in getCableProperties()
151 dbus::utility::getSubTree( in requestRoutesCable()
155 const dbus::utility::MapperGetSubTreeResponse& in requestRoutesCable()
H A Dpower.hpp110 const dbus::utility::DBusPropertiesMap& properties) in afterPowerCapSettingGet()
143 for (const std::pair<std::string, dbus::utility::DbusVariantType>& in afterPowerCapSettingGet()
200 using Mapper = dbus::utility::MapperGetSubTreePathsResponse;
254 const dbus::utility::DBusPropertiesMap& properties in afterGetChassis()
271 asyncResp, chassisName, sensors::dbus::powerPaths, in handleChassisPowerGet()
286 dbus::utility::getSubTreePaths( in handleChassisPowerGet()
301 asyncResp, chassisName, sensors::dbus::powerPaths, in handleChassisPowerPatch()
H A Dsensors.hpp55 namespace dbus namespace
246 dbus::utility::getSubTree( in getObjectsWithConnection()
411 dbus::utility::getSubTreePaths( in getChassis()
515 dbus::utility::getSubTree( in populateFanRedundancy()
997 dbus::utility::getManagedObjects( in getInventoryItemsData()
1076 dbus::utility::getSubTree( in getInventoryItemsConnections()
1153 dbus::utility::getManagedObjects( in getInventoryItemAssociations()
1422 dbus::utility::getSubTree( in getInventoryLeds()
1598 dbus::utility::getSubTree( in getPowerSupplyAttributes()
1850 dbus::utility::getManagedObjects( in getSensorData()
[all …]
/openbmc/bmcweb/include/
H A Ddbus_privileges.hpp24 const dbus::utility::DBusPropertiesMap& userInfoMap) in populateUserInfo()
106 BaseRule& rule, const dbus::utility::DBusPropertiesMap& userInfoMap) in afterGetUserInfoValidate()
135 const dbus::utility::DBusPropertiesMap& userInfoMap) mutable { in requestUserInfo()
162 const dbus::utility::DBusPropertiesMap& userInfoMap) mutable { in validatePrivilege()
179 const dbus::utility::DBusPropertiesMap& userInfoMap) { in getUserInfo()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/
H A D0002-Don-t-execute-processes-as-a-specific-user.patch10 systemd/dlt-dbus.service.cmake | 1 -
33 diff --git a/systemd/dlt-dbus.service.cmake b/systemd/dlt-dbus.service.cmake
35 --- a/systemd/dlt-dbus.service.cmake
36 +++ b/systemd/dlt-dbus.service.cmake
42 ExecStart=@CMAKE_INSTALL_PREFIX@/bin/dlt-dbus
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/
H A Ddlt-daemon_2.18.10.bb30 # dlt-dbus
39 PACKAGECONFIG[dlt-dbus] = "-DWITH_DLT_DBUS=ON,-DWITH_DLT_DBUS=OFF,dbus,dbus-lib"
60 … ${@bb.utils.contains('PACKAGECONFIG', 'systemd dlt-dbus', 'dlt-dbus.service', '', d)}"
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md1 # Requirements and Expectations for dbus interfaces
3 This document outlines requirements and expectations for dbus interfaces. These
4 are usually specified as requirements due to our dbus architecture or for
29 across the dbus as uniquely encoded string values but has support in the
39 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Software/…
41 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/991b2b8bdbc950f2a85aebfc29d1b34ea3264686/…
59 required to be represented in different dbus path hierarchies due to some
60 overriding aspect of the dbus design.
73 the entity in the dbus path hierarchy. Accordingly, the association should be
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp230 sdbusplus::bus_t dbus(bus); in getSensorSubtree() local
232 dbus, in getSensorSubtree()
238 dbus, in getSensorSubtree()
252 dbus.new_method_call("xyz.openbmc_project.ObjectMapper", in getSensorSubtree()
264 auto mapperReply = dbus.call(mapperCall); in getSensorSubtree()
454 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getObjectInterfaces() local
457 dbus->new_method_call("xyz.openbmc_project.ObjectMapper", in getObjectInterfaces()
464 sdbusplus::message_t response = dbus->call(getObjectMessage); in getObjectInterfaces()
481 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getEntityManagerProperties() local
484 dbus->new_method_call("xyz.openbmc_project.EntityManager", path, in getEntityManagerProperties()
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/
H A Dxfce4-notifyd_0.8.2.bb23 # Avoid trouble with other desktops e.g KDE which also ships dbus service named
25 EXTRA_OECONF = "--disable-dbus-start-daemon"
35 ${datadir}/dbus-1 \
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38472.patch17 avahi-daemon/dbus-entry-group.c | 2 +-
34 Index: avahi-0.8/avahi-daemon/dbus-entry-group.c
36 --- avahi-0.8.orig/avahi-daemon/dbus-entry-group.c
37 +++ avahi-0.8/avahi-daemon/dbus-entry-group.c

12345678910>>...41