nvmed: Update SRCREV c310c4..60c8e5f4

Hao Jiang (30):
      unitest: update the setup.sh for test environment
      NVMe: Add NVMeCache
      NVMeCache: Handles immediate_execution_queue
      NVMeCache: enhance with executingTask
      NVMeCache: unitest: add the second half for concurrency test
      unitest: Add time scaler for nvme_cache test
      NVMeCache: simplify the cache inherence
      MetricStore: Complete the MetricStore class
      NVMeCache: update interface definition
      NVMeCache: handles empty callbacks
      NVMeController: add NVMe Cache implementation of SMART
      NVMeMetricStore: handles MetricUpdated signal
      NVMeSubsystem: instantiate the scheduler for Metric
      NVMeCache: make the return of getCache() const
      NVMeCacheImpl: implement the getCache() function
      NVMeMiFake: bug fix for unsupported log page
      unitest: mi test: suppress uninteresting mock function call
      NVMeCache: Add implementation for other logs
      NVMeCache: Add implementation for Identify Metric
      NVMeVolume: Instantiate Identify Metric
      NVMe: adding NVMeCache and NVMeMetricStore to plugin headers
      NVMePlugin: Add VU metric
      NVMeCache: move the completion callback into MetricStore
      NVMeFake: add fake implementation for namespace
      NVMe Metric: refresh for every 60 second
      NVMeMetric: MetricStore constructor allows empty Metric
      NVMeMetric: Enable NVMe Metric only for primary controllers
      NVMeController: record the config data
      NVMeMetric: disable HostInit log for OCP boot drives
      NVMeCache: fix IdentifyMetric for namespace

Harsh Tyagi (2):
      Add the Dbus Metric Store Dbus Interface
      Add Dbus Metric Store Dbus handlers

Muhammad Usama (1):
      nvmed: pin the phosphor-dbus-interface revision

Tested: N/A
Fusion-Link: fusion2 link in Comment
Google-Bug-Id: 411495657
Change-Id: Iaeabba1d6575eb530fe0384218157e474406e9f4
Signed-off-by: Munawar Hussain <munawarhussain@google.com>
1 file changed
tree: 565e7cd74ede6b4ee07f3949eb71c87a6bacd4fc
  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.