summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-02 21:21:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-06 03:21:01 +0300
commit5ce08ebf3e3af5534c524d3ae3914a80f18f268d (patch)
tree5394163be7246fce5da33ccdf3d09ede9aadf856
parent355e890cfc718c86a03448af6d38ed0f60316449 (diff)
downloadopenbmc-5ce08ebf3e3af5534c524d3ae3914a80f18f268d.tar.xz
phosphor-nvme: srcrev bump 5e23bcde0a..be3439961f
George Hung (1): Fix missing to set WCTEMP to the threshold of config instance Change-Id: Icdfdc72d85669674f94927853e118bf3e5e5a451 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 10d3bfb95..235ac42be 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 = "5e23bcde0a3317f401f9c1b47d8bdb91569ec878"
+SRCREV = "be3439961f5aedbff56d30bae4cd64b02e6125ae"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"