summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-08 08:31:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-09 16:25:21 +0300
commit67e89ca1f8bf57028a78c6f4053890b3af120b2c (patch)
tree7e59e2440633b08d05281c01c11ea96f62adc10d
parent458c17aba34d397120d0a0f9209adc22b96a935f (diff)
downloadopenbmc-67e89ca1f8bf57028a78c6f4053890b3af120b2c.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index c471ef09a..ed32f379c 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 = "92a15badce1a577e944bdbc8c7773865e9f61d41"
+SRCREV = "9b771e221e3854bbbf45a56bbcab97c62b0a05ec"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"