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

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

(From meta-phosphor rev: 3a38e0077efca8f344b16ad6e281a235439e4a34)

Change-Id: Ib7b3dbce640ec0efe5e26c054a40e7dda60f3d8b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 e094e18..fa973cf 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/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"