Add IPMB bridge recipe

The IPMB bridge implements a Dbus compliant interface for implementing
IPMB interfaces.  This uses the mslave and dev/i2c-X devices to
implement a two way bridge.  This bridge is used both for responding to
IPMB requests initiated from the IPMB channel, as well as initiating
new requests to other devices (Like Management Engine).

Tested by:
Booted ipmb service on OpenBMC, and observed communication with a
management engine work in both directions (ME-> BMC and BMC->ME)

Change-Id: If8d0021c36a12ed073eceebe7f5a3d568ef0f902
Signed-off-by: Dawid Frycki <dawid.frycki@intel.com>
1 file changed
tree: 9ac90c5c352adea9d483868348f0f8f7c8be49e8
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-phosphor/
  10. recipes-support/
  11. recipes-textproc/
  12. COPYING.apache-2.0
  13. COPYING.MIT
  14. LICENSE
  15. MAINTAINERS
  16. README.md
  17. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.