[PATCH openbmc v2 0/2] Remove extra busses from python and sdbus examples

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon Jul 11 16:30:29 AEST 2016


I can't think of any use cases for this.  Removing to make things less confusing.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/461)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc/pull/461

Brad Bishop (2):
  Remove second bus from pydbus example
  Remove second bus from sdbus example

 .../files/obmc-phosphor-example-pydbus.py                         | 3 +--
 .../files/org.openbmc.examples.PythonService.conf}                | 4 ++--
 .../files/org.openbmc.examples.PythonService0.conf                | 8 --------
 .../files/org.openbmc.examples.PythonService1.conf                | 8 --------
 .../obmc-phosphor-example-pydbus/files/pyclient-sample.py         | 4 ++--
 .../obmc-phosphor-example-pydbus/obmc-phosphor-example-pydbus.bb  | 3 +--
 .../files/obmc-phosphor-example-sdbus.c                           | 8 +-------
 ....SDBusService1.conf => org.openbmc.examples.SDBusService.conf} | 4 ++--
 .../obmc-phosphor-example-sdbus/obmc-phosphor-example-sdbus.bb    | 3 +--
 9 files changed, 10 insertions(+), 35 deletions(-)
 rename meta-phosphor/common/recipes-phosphor/{obmc-phosphor-example-sdbus/files/org.openbmc.examples.SDBusService0.conf => obmc-phosphor-example-pydbus/files/org.openbmc.examples.PythonService.conf} (63%)
 delete mode 100644 meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-pydbus/files/org.openbmc.examples.PythonService0.conf
 delete mode 100644 meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-pydbus/files/org.openbmc.examples.PythonService1.conf
 rename meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus/files/{org.openbmc.examples.SDBusService1.conf => org.openbmc.examples.SDBusService.conf} (62%)

-- 
2.9.0




More information about the openbmc mailing list