phosphor-nvme: srcrev bump 9ebfa481ce..5e23bcde0a
George Hung (1):
Fix static unordered_map may lead to segfault issue
Change-Id: I10268061741646d4c6593c41fcae548d2e053bab
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 0eb25d8..10d3bfb 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 = "9ebfa481ce15ebbdf86abd21512999415dd6ef03"
+SRCREV = "5e23bcde0a3317f401f9c1b47d8bdb91569ec878"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"