summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-25 19:51:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-27 04:03:32 +0300
commitd221720d4ad88b8facc0799ecbc8dba3e3c80938 (patch)
tree3a53e3673acdd6cec338260e46fe92419ca092e6
parent945e8851b944965a0660a3d023f2ef85ab47fd93 (diff)
downloadopenbmc-d221720d4ad88b8facc0799ecbc8dba3e3c80938.tar.xz
phosphor-nvme: srcrev bump bc10c7d65a..5022a4ee5c
Manojkiran Eda (1): Add OWNERS file Change-Id: I323a5be42e93f7c224e0dbc395573777dd29f1e1 Signed-off-by: Andrew Geissler <openbmcbump-github@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 878d8b158..7928b2bcd 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 = "bc10c7d65a11d3a22232a6c5ab61cc874f46b8c0"
+SRCREV = "5022a4ee5cd4d3eaeabc4e991507e71b35b26a16"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.nvme.manager.service"