phosphor-gpio-monitor: Refactor health-monitor patch out to staging

    - Added 'health-monitor' to FILESEXTRAPATHS in the base bbappend
      to provide a common location for health-monitor related patches.
    - Restructured patch directories to allow platform-specific
      bbappend files to selectively include patches from
      'health-monitor'.
    - Moved the patches from platform-specific directory to
      common repo.
Tested:
        Build on affected platforms work fine, since change
        involves moving the patches, made sure the build works fine.

This change does not add any patches to SRC_URI in this file,
it only makes them available for platform-specific bbappends.

Fusion-Link: fusion2 N/A
Google-Bug-Id: 427175539
Change-Id: I133c4a4bfa49a8b733282951b4c82974a5e4e3bc
Signed-off-by: Vikram Gara <vikramgara@google.com>
3 files changed
tree: 052bfce25865d94493489c96c1c2379bc48fca47
  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.