summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-18 02:51:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-20 16:59:46 +0300
commit4fa946565f09d5d904b45b6ac2045dbecf05e490 (patch)
treea08f444582a37476ccfd98b70aba16c8b6c31849
parent23da5a7bf05a87c2bc599c2780412c925a2cfe6b (diff)
downloadopenbmc-4fa946565f09d5d904b45b6ac2045dbecf05e490.tar.xz
phosphor-nvme: srcrev bump 95b90f4683..93455337cb
George Hung (1): nvme_manager: Read WCTEMP to set threshold dynamically (From meta-phosphor rev: c2f9232788055870ff81a9ea2c1ef9b64d1a8be4) Change-Id: I29494cf1863bdb8d5b608dac8f829a8d01302931 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 584fdd5d1..26c674c0a 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 = "95b90f46832dce714ef9980673ef07b197be1fd6"
+SRCREV = "93455337cbf9b005e761c15bd90bdbe6b13484b8"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"