From 2b5d2045106d342f7b65c7f445088ce9fc1841d0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 1 Jul 2021 18:42:07 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb') diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb index 0eb25d831..10d3bfb95 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 += "phosphor-logging" 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" -- cgit v1.2.3