summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-13 01:21:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-18 02:24:40 +0300
commit782e01b6d362018bddcda54744300caa346bbb4a (patch)
treed284671d6b5faf34c91b13e916c9ec9ff13f9b51
parentf2f81228071a2cbb8f29e90f8b731147c622f6c5 (diff)
downloadopenbmc-782e01b6d362018bddcda54744300caa346bbb4a.tar.xz
phosphor-nvme: srcrev bump 31c3a2f7c9..e9f34c71a5
Brandon Kim (1): Add Brandon Kim as MAINTAINERS Change-Id: I5a61d3fb467fa724207ef7b2c3c162bb1010b1f4 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 62dd12ca0..f86e5378b 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 = "31c3a2f7c993bb5e3fbeb9b624dbd135a204ef50"
+SRCREV = "e9f34c71a5d9d16fb578d33550620c1a8214a54d"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.nvme.manager.service"