dbus-sensors google-dev: SRCREV bump f5440846f6..0a90c00c43
Andrew Jeffery (3):
NVMeMi: Transition to reset before variable cleanup
NVMeMi: Move trivial initialisations to initialiser list
NVMeMi: Guard relevant methods with isEndpointDegraded()
Ben Wei (2):
nvmed: fix typo in getTelemetryLogChunk()
NVMeSubsys: fix minor typo
Muhammad Usama (1):
NVMeD: Fix the MCTP connection state machine
Change-Id: Ia572e3047dbca9c8c38bc4447c9fcbba21254dea
Signed-off-by: Muhammad Usama <muhammadusama@google.com>
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb
index 5d021f3..db1c916 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 = "f5440846f6a14c6e32e78923135b9f94b29f73ca"
+SRCREV = "0a90c00c43811c27818b7ce356fdb79527ee4f5f"
S = "${WORKDIR}/git"