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

Brad Bishop bradleyb at fuzziesquirrel.com
Fri Oct 30 06:57:14 AEDT 2015


I already updated them.  My latest mapper pull-req was merged though so I’ll bump that.

> On Oct 29, 2015, at 3:43 PM, Patrick Williams <patrick at stwcx.xyz> wrote:
> 
> Patch-set looks fine.  Will merge after SRCREV updates.
> 
> On Thu, Oct 29, 2015 at 12:45:22PM -0500, OpenBMC Patches wrote:
>> 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
>> 
>> 
>> _______________________________________________
>> openbmc mailing list
>> openbmc at lists.ozlabs.org
>> https://lists.ozlabs.org/listinfo/openbmc
> 
> -- 
> Patrick Williams
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc


More information about the openbmc mailing list