diff options
| author | Andrew Geissler <andrewg@us.ibm.com> | 2017-02-23 13:21:06 -0600 |
|---|---|---|
| committer | Andrew Geissler <andrewg@us.ibm.com> | 2017-02-23 13:21:06 -0600 |
| commit | da4f90e2509cf2b035e85fcf7b5a4d0a6ce24a1f (patch) | |
| tree | 0c9fff4cd143357b55b78fa8c9c5fc6d2731677c | |
| parent | 542f0b40b513652099a9eca672b28d012126f2b2 (diff) | |
| download | openbmc-docs-da4f90e2509cf2b035e85fcf7b5a4d0a6ce24a1f.tar.gz openbmc-docs-da4f90e2509cf2b035e85fcf7b5a4d0a6ce24a1f.zip | |
Point people to phosphor-dbus-interfaces repo for doc
For all v1.99.xx and greater code, the interfaces are
now defined in the phosphor-dbus-interfaces repo
Change-Id: I042740515270e77aca09ce6d4616beaf09c4c4b1
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
| -rw-r--r-- | dbus-interfaces.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dbus-interfaces.md b/dbus-interfaces.md index c207a0a..315781f 100644 --- a/dbus-interfaces.md +++ b/dbus-interfaces.md @@ -1,5 +1,10 @@ OpenBMC DBUS API ================ + +Please **note** that the v1.99.xx and greater code now has all of it's +interfaces defined in [this](https://github.com/openbmc/phosphor-dbus-interfaces) +repository. The below information in this document is for all v1.0.xx code. + This document aims to specify the OpenBMC DBUS API. The Phosphor distribution provides sample applications that implement off all |

