summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-14 02:41:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-15 02:13:24 +0300
commit80c73fb5eca7cb3389b54a0ad450c1ad72dc9e53 (patch)
treeb75ec5c9190b1777d90c5f761dfcca9cd4f7d2aa /meta-phosphor
parentf91b21e2b44390fe8fed5074c8fabe6a28bf4649 (diff)
downloadopenbmc-80c73fb5eca7cb3389b54a0ad450c1ad72dc9e53.tar.xz
phosphor-nvme: srcrev bump 9b771e221e..95b90f4683
George Hung (1): nvme_manager: Change to report present while SSD is powered off (From meta-phosphor rev: 79a59c71ebcda22b745e459724aa8128c79b2546) Change-Id: Ie87b7ca4e37a41b07db537245a47aa5f6e831f90 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 ed32f379c..584fdd5d1 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 = "9b771e221e3854bbbf45a56bbcab97c62b0a05ec"
+SRCREV = "95b90f46832dce714ef9980673ef07b197be1fd6"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"