libmctp: srcrev bump df5f6b9593..5303d9c594

Andrew Jeffery (23):
      test_astlpc: Fix OBF flag behaviour in emulated KCS status byte
      test_astlpc: Instantiate a binding for each endpoint
      test_astlpc: Extract single test case to dedicated function
      test_astlpc: Add astlpc_test_simple_init
      test_astlpc: Add network_{init,destroy}() helpers
      test_astlpc: Introduce astlpc_assert_tx_packet()
      test_astlpc: Assert message expectations in rx_message()
      test_astlpc: Clean up debugging in KCS callbacks
      test_astlpc: Test simple message from BMC to host
      test_astlpc: Improve readability of test output
      test_astlpc: Add test for a simple message from host to BMC
      test_astlpc: Add test initialising the device before the bus owner
      astlpc: Consolidate direct vs indirect LPC access
      astlpc: Handle loss of bmc-ready state
      astlpc: Remove redundant KCS register name enumeration
      astlpc: Introduce KCS accessors
      test_astlpc: Add astlpc_test_poll_not_ready()
      test_astlpc: Add astlpc_test_undefined_command()
      astlpc: Remove redundant lpc_map_base member from context struct
      astlpc: Implement version negotiation
      astlpc: Introduce MTU negotiation
      astlpc: Make MTU configurable at binding instantiation
      astlpc: Bump protocol support to v2

Change-Id: I1e21cbf1e276cff056d15921499b2443d355db2d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
1 file changed
tree: 82f3872c1378feb768f67504dfd9e44da8c4019e
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. 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.