Patrick Venture | 7fe3bee | 2018-10-08 07:39:46 -0700 | [diff] [blame^] | 1 | # meta-google layer |
| 2 | |
| 3 | ## Purpose |
| 4 | |
| 5 | Including this layer adds the following packages to your `obmc-phosphor-image`: |
| 6 | |
| 7 | * [google-ipmi-sys](https://github.com/openbmc/google-ipmi-sys): OEM IPMI Handler for providing specific information to the host. |
| 8 | * [phosphor-ipmi-blobs](https://github.com/openbmc/phosphor-ipmi-blobs): OEM IPMI Blobs Handler for providing the framework for specific blob handlers. |
| 9 | * [phosphor-ipmi-ethstats](https://github.com/openbmc/phosphor-ipmi-ethstats): OEM IPMI Handler for reporting ethernet device statistics from the BMCs ethernet devices. |
| 10 | |
| 11 | ## Customizations |
| 12 | |
| 13 | Presently, this layer also enables the Google Iana for registering `phosphor-ipmi-ethstats` in addition to the OpenBMC one. |