summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-01 02:11:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-02 00:13:32 +0300
commit32c00ff5910965ea116ce90a10e78f1545d1149b (patch)
tree68ac08742b9dde6576e4ec2b4cdfd685c6f8ad9d
parentf1ca21e4a219634103492c51851706b4a355e4ca (diff)
downloadopenbmc-32c00ff5910965ea116ce90a10e78f1545d1149b.tar.xz
phosphor-nvme: srcrev bump 93455337cb..fdffe5c37f
Brandon Kim (1): nvme_manager: Reduce setFaultLEDs D-Bus calls Change-Id: I15c06d1728aea4d081dd1be685634e4941e1300f 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 26c674c0a..fb4035406 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 = "93455337cbf9b005e761c15bd90bdbe6b13484b8"
+SRCREV = "fdffe5c37f0d1feaa90558433f688c3757d2e79a"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"