grpc-blobs: SRCREV bump 1ecca35..9bc8ab0

gBMC Team (1):
      baremetal callback: Add support for gbmc-bare-metal-prep target

Tested:
- Set bare metal flag /var/google/config-package/enable-bm.flag
- Power cycled the machine
- Set the bare metal instance info
  - echo 1 > /run/bm-instance/asset-tag1
  - echo 2 > /run/bm-instance/board-serial-number1
  - echo 3 > /run/bm-instance/family1
  - echo 4 > /run/bm-instance/product-name1
  - echo 5 > /run/bm-instance/sku1
  - echo 6 > /run/bm-instance/system-serial-number1
  - echo 000102030405060708090a0b0c0d0e0f > uuid1
- Issue Redfish command to boot the guest OS
- Confirmed that the BMC received LinuxBootDone, waited for the
  connection to the host to stop working, then disabled the ethernet
  connection.

No fusion2 link for the relevant platforms.

Google-Bug-Id: 427805816
Change-Id: Ide19319f7fbd7d6c2784f96143f21aec4a3d4ed9
Signed-off-by: John Wedig <johnwedig@google.com>
1 file changed
tree: 69e1f80fae7c6c494cfc97281c095a755bc5540b
  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.