kernel: SRCREV bump 75cae77..f863a13

Cool Lee (3):
      drivers: edac_ast2700: Add edac driver
      drivers: edac_ast2700: Remove unused define
      configs: aspeed_g7: Add CONFIG_EDAC_AST2700

Nick Hsieh (1):
      driver: max34410: Disable max34451 alert during probing


Tested: on real machine:
root@pnhuna-mfg19-bmc-01:~# dmesg | grep max344
[   96.833217] max34440 35-0059: Hardware ALERT pin disabled via MFR_MODE
[   97.210711] max34440 35-0059: Hardware ALERT pin enabled via MFR_MODE
[   97.210807] i2c i2c-35: new_device: Instantiated device max34451 at 0x59
[  102.862158] i2c i2c-35: delete_device: Deleting device max34451 at 0x59
[  102.866313] max34440 35-0059: Hardware ALERT pin disabled via MFR_MODE
[  103.241617] max34440 35-0059: Hardware ALERT pin enabled via MFR_MODE
[  103.241725] i2c i2c-35: new_device: Instantiated device max34451 at 0x59

Fusion-Link: fusion2 n/a

Google-Bug-Id: 490325940
Change-Id: Icf9e4925f39dc9ac081147c27c501e6878834c28
Signed-off-by: Nick Hsieh <hnick@google.com>
1 file changed
tree: 6da34589ce2f87abd2299d8f3badef0e8e3d40d8
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.