Support table 1.5 coverage and Patch command for WarthogOEM

Tested:
gssd_api_test: http://sponge2/bf963643-15b0-43aa-a4d7-f99ae1454611


```
root@ytbjr1-nfd01:~# wget -qO- http://localhost:80/redfish/v1/Systems/system/Storage/warthog_storage_1/Controllers/cpld
{
  "@odata.id": "/redfish/v1/Systems/system/Storage/warthog_storage_1/Controllers/cpld",
  "@odata.type": "#StorageController.v1_6_0.StorageController",
  "Id": "cpld",
  "Links": {
    "Oem": {
      "Google": {
        "Warthog": {
          "@odata.type": "#GoogleWarthog.v1_0_0.GoogleWarthog",
          "BootFailureCount": 0,
          "DebugMode": false,
          "DisableWatchdog": false,
          "FruEepromWriteProtect": true,
          "ManufacturingMode": false,
          "MorristownOtpWriteEnable": false,
          "MorristownOtpWriteProtect": false,
          "Name": "Warthog GPIO Action Info",
          "PGood12VFlashVpp": true,
          "PGoodVdd0V83Mor": true,
          "PGoodVdd12V0Ssd": true,
          "PGoodVdd3V3PcIe": true,
          "PGoodVddPcMor": true,
          "PwrseqPgood": true,
          "PwrseqState": "PgoodPlpOk",
          "SpiImgSelect": 0,
          "TriggerPowerCycle": false,
          "TriggerReset": false,
          "UptimeInMinutes": 8603,
          "UptimeInSeconds": 516236,
          "WatchdogTriggered": false
        }
      }
    }
  },
  "Name": "Storage Controller cpld",
  "Status": {
    "Health": "OK",
    "HealthRollup": "OK"
  }
}
```

Google-Bug-Id: 272119408
Change-Id: Ia48e3ec61dc46034871b96901ec8409b5112f926
Signed-off-by: Abby <buchmana@google.com>
1 file changed
tree: baeed1e9ae1533195dec2d42aa63c33a1b109588
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-extended/
  7. recipes-google/
  8. recipes-kernel/
  9. recipes-phosphor/
  10. LICENSE
  11. 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.