commit | c155fdf2d5a3403e53e1bc4b2a9d7c0e479b3d94 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Mar 09 04:30:33 2019 +0000 |
committer | Patrick Venture <venture@google.com> | Tue Mar 12 19:08:50 2019 +0000 |
tree | f7f562146d3c619a3e9fc05984738a5495d5b86e | |
parent | eeb70ed1eff576e8b4d2e8bda2e9fafb4a92613a [diff] |
google-ipmi-i2c: srcrev bump d7f368aae0..605687d8a0 Patrick Venture (2): README: drop TOC add host-side kernel driver Change-Id: I0234dadc7fa0e5bca91a6a2def31fb9e308b43dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
This README file contains information on the contents of the meta-google layer.
Please see the corresponding sections below for details.
This layer depends on:
URI: https://github.com/openbmc/meta-phosphor branch: master
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.
I. Adding the filesystems layer to your build II. Purpose III. Customizations
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
"
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.