dbus-sensors gbmc-release-24.1.x: SRCREV bump ee19677cda..7f4baec164
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
Hao Jiang (1):
NVMeController: add States of Enabled/Disabled
Muhammad Usama (1):
NVMeD: Fix the MCTP connection state machine
Fusion-Link:https://fusion2.corp.google.com/60a0c89b-caac-3162-9ed1-b465e302de22
Tested: N/A
Google-Bug-Id: 326355507
Change-Id: I850684fcda240dc9698d5475be410ad9819bfcff
Signed-off-by: Muhammad Usama <muhammadusama@google.com>
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb
index 74256d5..06a5d86 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 = "ee19677cda366f36867f79c581b23b5c17dfc077"
+SRCREV = "7f4baec1640dc708dbf482e3744fdd23e2cf6861"
S = "${WORKDIR}/git"