phosphor-nvme: srcrev bump 9b771e221e..95b90f4683

George Hung (1):
      nvme_manager: Change to report present while SSD is powered off

Change-Id: I312e60f467ed86ec01576d10110a53e9740a8b79
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/phosphor-nvme_git.bb b/recipes-phosphor/sensors/phosphor-nvme_git.bb
index ed32f37..584fdd5 100644
--- a/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/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 = "9b771e221e3854bbbf45a56bbcab97c62b0a05ec"
+SRCREV = "95b90f46832dce714ef9980673ef07b197be1fd6"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"