phosphor-nvme: srcrev bump be3439961f..31c3a2f7c9

George Hung (1):
      Filter meaningless characters for reading NVMe model name

Change-Id: Ia234010e85a4b5c965e925f95a6a89a205c1a95f
Signed-off-by: Andrew Geissler <openbmcbump-github@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 235ac42..b09466f 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 = "be3439961f5aedbff56d30bae4cd64b02e6125ae"
+SRCREV = "31c3a2f7c993bb5e3fbeb9b624dbd135a204ef50"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"