summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-18 04:51:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-06-18 20:12:28 +0300
commit085d2f00d28ea7add2efdc94cd517f975b5a313a (patch)
tree551ac6e5e2a280d1969d1824099f46b08edf88a0
parentd28c8ac962fbf21a79f1662e20effc057b581da5 (diff)
downloadopenbmc-085d2f00d28ea7add2efdc94cd517f975b5a313a.tar.xz
phosphor-nvme: srcrev bump d5838d1bbb..9ebfa481ce
George Hung (1): Emit the threshold alarm signals to trigger SEL logs Change-Id: I2489df9e780f59d2d93fe9ea0b8914ae718d999f 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 027de2762..0eb25d831 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 = "d5838d1bbb26e9aa7ffc19c4fc57f4ee1237e22a"
+SRCREV = "9ebfa481ce15ebbdf86abd21512999415dd6ef03"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"