google-ipmi-sys: srcrev bump 3c7037a728..fd0f1cf99b

Jaghathiswari Rankappagounder Natarajan (1):
      google-ipmi-sys: Add "Entity Id:Entity Instance" mapping to Entity name

Change-Id: Ie425bcc3a82c2c7812ffdaf4b7c34444191ef55f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
1 file changed
tree: f81c7d3f84c8e741f2a3e33abb6df73823cbe20c
  1. conf/
  2. recipes-google/
  3. recipes-phosphor/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. MAINTAINERS
  8. README.md
README.md

This README file contains information on the contents of the meta-google layer.

Please see the corresponding sections below for details.

Dependencies

This layer depends on:

URI: https://github.com/openbmc/meta-phosphor branch: master

Patches

Please submit any patches against the meta-google layer to the OpenBMC gerrit https://gerrit.openbmc-project.xyz/

Layer maintainer: Patrick Venture venture@google.com

When sending patches, following OpenBMC guidelines.

Table of Contents

I. Adding the filesystems layer to your build II. Purpose III. Customizations

I. Adding the meta-google layer to your build

In order to use this layer, you need to make the build system aware of it.

Assuming the meta-google layer exists at the top-level of your yocto build tree, you can add it to the build system by adding the location of the meta-google layer to bblayers.conf, along with any other layers needed. e.g.:

BBLAYERS ?= "
/path/to/yocto/meta-phosphor
/path/to/yocto/meta-google
"

II. Purpose

Including this layer adds the following packages to your obmc-phosphor-image:

III. Customizations

Presently, this layer also enables the Google Iana for registering phosphor-ipmi-ethstats in addition to the OpenBMC one.