phosphor-nvme: srcrev bump 92a15badce..9b771e221e

Brandon Kim (1):
      Fix log entries

Change-Id: I69d8454014dd1f8c00aa4c56235323bf55839612
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 c471ef0..ed32f37 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 = "92a15badce1a577e944bdbc8c7773865e9f61d41"
+SRCREV = "9b771e221e3854bbbf45a56bbcab97c62b0a05ec"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"