phosphor-nvme: srcrev bump 188ad95e36..69b9618d68

George Hung (1):
      Add vendor id/name mapping and remove extra space for serial number

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