[PATCH openbmc v2 0/2] rest/mapper recipes

OpenBMC Patches patches at stwcx.xyz
Fri Oct 30 04:39:09 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 (2):
  Add object manager recipe
  Add REST server recipe

 .../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 +++++++++
 5 files changed, 77 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