phosphor-nvme: srcrev bump 5022a4ee5c..5c4de839b8

Potin Lai (1):
      nvmes: set sensor value unit with DegreesC

Change-Id: Iae4301a907d3faf28550c67a3ffc67bd9dc2ea46
Signed-off-by: Andrew Geissler <openbmcbump-github@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 f88cb3d..4ae4fb3 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=https;branch=master"
-SRCREV = "5022a4ee5cd4d3eaeabc4e991507e71b35b26a16"
+SRCREV = "5c4de839b88fc69387a49bbf1d8b09f304c16582"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.nvme.manager.service"