[PATCH openbmc v3 0/3] rest/mapper recipes

OpenBMC Patches patches at stwcx.xyz
Fri Oct 30 04:45:22 AEDT 2015


These aren't being included in the image at the moment.  They can be merged without causing any problems.

Once my mapper/rest source code pulls have been merged I will follow up with another pull here to add it to the image and set the SRCREV in these recipes.

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

Brad Bishop (3):
  Add object manager recipe
  Add REST server recipe
  Add rest server and mapper to image

 .../common/recipes-phosphor/dbus/obmc-mapper.bb    | 25 ++++++++++++++++++++++
 .../dbus/obmc-mapper/obmc-mapper.service           | 10 +++++++++
 .../dbus/obmc-mapper/org.openbmc.ObjectMapper.conf |  8 +++++++
 .../common/recipes-phosphor/dbus/obmc-rest.bb      | 24 +++++++++++++++++++++
 .../dbus/obmc-rest/obmc-rest.service               | 10 +++++++++
 .../packagegroup-obmc-phosphor-apps.bb             |  1 +
 6 files changed, 78 insertions(+)
 create mode 100644 meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
 create mode 100644 meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/obmc-mapper.service
 create mode 100644 meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/org.openbmc.ObjectMapper.conf
 create mode 100644 meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
 create mode 100644 meta-phosphor/common/recipes-phosphor/dbus/obmc-rest/obmc-rest.service

-- 
2.6.0




More information about the openbmc mailing list