phosphor-nvme: srcrev bump fe27011f3f..0314473c12

Potin Lai (1):
      nvme_manager: skip smbus reading when power good is false

Change-Id: I97310239ad5b0d6d59c2e490a1f865ff9180b06b
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 76d7149..2b3bb2c 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "nlohmann-json"
-SRCREV = "fe27011f3fa02c7bf9890927f82add489623c6e8"
+SRCREV = "0314473c12adac16835f9d5d6fb5e103476d1b7b"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"