Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

YAML descriptors of standard dbus interfaces

License

NotificationsYou must be signed in to change notification settings

ojayanth/phosphor-dbus-interfaces

 
 

Repository files navigation

YAML descriptors of standard D-Bus interfaces. The format is described by thesdbusplus binding generation tool sdbus++.

Before defining a new D-Bus interface or modifying an existing one, please readthrough the documented set of the commonrequirements and expectations.

Building

This project can be built withmeson. The typicalmeson workflow is:meson builddir && ninja -C builddir.

The meson files used to handle the YAML files are automatically generated andfound under thegen subdirectory. When adding or removing YAML files, thismust be regenerated. This can be done with the helper script found in thegensubdirectory:cd gen && ./regenerate-meson.

Configuration

Only the xyz/openbmc_project and org/freedesktop interfaces are built bydefault. Other interfaces can be enabled by meson options:

  • com/ibm --Ddata_com_ibm=true
  • org/open_power --Ddata_org_open_power=true

Example:meson builddir -Ddata_com_ibm=true && ninja -C builddir

References

About

YAML descriptors of standard dbus interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Meson99.8%
  • Shell0.2%

[8]ページ先頭

©2009-2025 Movatter.jp