dbus-sensors google-dev: SRCREV bump 5a929ef3f5..8731a1459e

Luka Strizic (1):
      nvmed: Adds support for MCTP devices exposed by mctpreactor

Munawar Hussain (2):
      nvmed: refactor: move metric store initialization to function
      nvmed: Add metric-store feature flag to disable nvme cache

Platforms-Affected: All w/ NVMe devices
Fusion-Link: https://fusion2.corp.google.com/3518b776-fcab-3117-b051-f7876c94b0c4
Tested: https://paste.googleplex.com/5624982315073536
Google-Bug-Id: 447223936
Google-Bug-Id: 453726615
Change-Id: I94008af331e06776770d15d8970be7e9e8e260b7
Signed-off-by: Muhammad Usama <muhammadusama@google.com>
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb
index c5f03c1..93a461d 100644
--- a/recipes-google/nvme/nvmed.bb
+++ b/recipes-google/nvme/nvmed.bb
@@ -19,7 +19,7 @@
 
 # Modify these as desired
 PV = "1.0+git"
-SRCREV = "5a929ef3f51b9c8c470f3e6bddbe702e68d54074"
+SRCREV = "8731a1459eafb57ade7a9fb9f72ee8f4b3777f1a"
 
 S = "${WORKDIR}/git"