phosphor-nvme: srcrev bump 69b9618d68..92a15badce

George Hung (1):
      Add to read model number from VPD

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