phosphor-nvme: srcrev bump 95b90f4683..93455337cb
George Hung (1):
nvme_manager: Read WCTEMP to set threshold dynamically
(From meta-phosphor rev: c2f9232788055870ff81a9ea2c1ef9b64d1a8be4)
Change-Id: I29494cf1863bdb8d5b608dac8f829a8d01302931
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 584fdd5..26c674c 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
DEPENDS += "nlohmann-json"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "95b90f46832dce714ef9980673ef07b197be1fd6"
+SRCREV = "93455337cbf9b005e761c15bd90bdbe6b13484b8"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"