pldmd-google: SRCREV bump 567c225..e80e5a7a

git shortlog 567c225..e80e5a7
DelphineCCChiu (1):
      fw-update: Fix variable being used before initialized

Jinliang Wang (1):
      fw-update: Add error handling for device update flow

Luka Strizic (2):
      fw-update: Reacts to fw update directory deletions
      fw-update: Ensures /tmp/pldm-images isn't periodically deleted

Tested:
Monitored pldmd logs while deleting the /tmp/pldm-images
directory and creating files in the watched directory.
https://paste.googleplex.com/5248682485219328
Also found the newly created config file in the
filesystem at /usr/lib/tmpfiles.d/pldm-firmware-update.conf

Fusion-Link: fusion2 link N/A
Google-Bug-Id: 484126361
Platforms-Affected: platform31,platform24
Change-Id: I2949f96700b5cffee9234f914326dbd3a56378cc
Signed-off-by: Luka Strizic <lstrz@google.com>
1 file changed
tree: 84cfabaee7d2a0e4779dbd3a8c8cca43ae7f4553
  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.