History log of /openbmc/phosphor-dbus-interfaces/README.md (Results 1 – 11 of 11)
Revision Date Author Comments
# a1347418 06-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.

Signed-off-by: Pat

reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063

show more ...


# e8821cc8 02-Oct-2022 Patrick Williams <patrick@stwcx.xyz>

requirements: add document for known conventions

There are some conventions which are not explicitly documented
but which have been repeated in code reviews. Add a document
to start containing thes

requirements: add document for known conventions

There are some conventions which are not explicitly documented
but which have been repeated in code reviews. Add a document
to start containing these.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I8594015c7deb622d65667f3128babb89bac5ccdd

show more ...


# 388b58f9 14-Mar-2022 Patrick Williams <patrick@stwcx.xyz>

doc: format with markdownlint

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Id1efc27791e219e5fbfe08023143be2f59037307


# 54ed0a11 08-Dec-2021 Shawn McCarney <shawnmm@us.ibm.com>

Add UPower Device interface

Add a YAML description of the UPower Device interface defined at
https://upower.freedesktop.org/docs/Device.html

Signed-off-by: Shawn McCarney <shawn

Add UPower Device interface

Add a YAML description of the UPower Device interface defined at
https://upower.freedesktop.org/docs/Device.html

Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
Change-Id: Ib70d6525b913cf06da4e93a53e332487126f1db0

show more ...


# 297845b9 15-Oct-2020 Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>

README: Add an example for using option -D

Change-Id: I1a4e43944e89ee160ca703a4976db90554f35402
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>


# 47f32d12 24-Jun-2020 Patrick Williams <patrick@stwcx.xyz>

build: use generated meson.build files

Make changes to the root meson.build to utilize the generated
meson.build files found in the `gen` sub-directory. Update the
README to indicat

build: use generated meson.build files

Make changes to the root meson.build to utilize the generated
meson.build files found in the `gen` sub-directory. Update the
README to indicate how these can be regenerated.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ibe45637faf572e0a5a88719adf5f41f877895927

show more ...


# 0894943f 09-Jun-2020 Patrick Williams <patrick@stwcx.xyz>

build: enable meson build

Add meson build support. Autotools support will be removed in
the future once the consuming meta-phosphor recipes are updated.

This should be feature

build: enable meson build

Add meson build support. Autotools support will be removed in
the future once the consuming meta-phosphor recipes are updated.

This should be feature complete relative to the previous autotools
support.

Additionally, support is added for using sdbusplus as a subproject
in the event that users do not have sdbusplus installed.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ic2c0129bda11cf10aaa557c2fd6403e2ed2cd8dd

show more ...


# e375cad3 10-Apr-2020 Joseph Reynolds <joseph-reynolds@charter.net>

added User.Attributes UserPasswordExpired

Added attribute for local user: UserPasswordExpired.
Also added missing RemoteUser attribute.
Also pointed to sdbus++ tool for YAML content.

added User.Attributes UserPasswordExpired

Added attribute for local user: UserPasswordExpired.
Also added missing RemoteUser attribute.
Also pointed to sdbus++ tool for YAML content.

Tested: In phosphor-user-manager commit.

Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net>
Change-Id: I2cd589267bf765f3e8dea928b37ae61a4629216f

show more ...


# 83185d5f 18-Oct-2019 Santosh Puranik <santosh.puranik@in.ibm.com>

Interfaces for IPZ VPD

This commit adds interface YAMLs to provide
access to IPZ VPD (an IBM VPD format).

The interfaces are contained within the
com.ibm.ipzvpd namespace.

Interfaces for IPZ VPD

This commit adds interface YAMLs to provide
access to IPZ VPD (an IBM VPD format).

The interfaces are contained within the
com.ibm.ipzvpd namespace.

The commit also adds a configure option to
enable compiling these interfaces (--enable-ibm-dbus-interfaces)

Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
Change-Id: I4832bc6b6f1e9f7e4235757d69f018b17cb896b1

show more ...


# f7616bc6 19-Nov-2019 Matt Spinler <spinler@us.ibm.com>

Add org/open_power D-Bus interfaces

In an effort to define all of the D-Bus interfaces in one place, this
commit adds the interfaces from the openpower-dbus-interfaces
repository.

Add org/open_power D-Bus interfaces

In an effort to define all of the D-Bus interfaces in one place, this
commit adds the interfaces from the openpower-dbus-interfaces
repository.

To compile these interfaces, use the --enable-openpower-dbus-interfaces
configure flag.

Change-Id: I801cab4ac979e56d8325a42c14319a0b7cd094bb
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 3d551562 05-Oct-2016 Patrick Williams <patrick@stwcx.xyz>

Initial commit