phosphor-nvme: srcrev bump 92a15badce..9b771e221e
Brandon Kim (1):
Fix log entries
(From meta-phosphor rev: 1c47ccc8068a3702aba4fccf364c785cbfdf689c)
Change-Id: Iacbd414569c3a1215a1cb0f8cfee28314da6c90d
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 c471ef0..ed32f37 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 = "92a15badce1a577e944bdbc8c7773865e9f61d41"
+SRCREV = "9b771e221e3854bbbf45a56bbcab97c62b0a05ec"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"