summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-23 03:50:39 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-24 02:00:39 +0300
commit2e3cdd146f0a37686c6b98d5246a08da22d559b5 (patch)
treef4c3cbbd462ee4cc06241c9b68c52c7a8c0c3e4f /meta-phosphor/recipes-phosphor/sensors
parent1cf235fcf7f8572036929e422b40a263fee19c60 (diff)
downloadopenbmc-2e3cdd146f0a37686c6b98d5246a08da22d559b5.tar.xz
phosphor-nvme: srcrev bump fe27011f3f..0314473c12
Potin Lai (1): nvme_manager: skip smbus reading when power good is false Change-Id: I97310239ad5b0d6d59c2e490a1f865ff9180b06b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-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 76d71497c2..2b3bb2cb13 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
-SRCREV = "fe27011f3fa02c7bf9890927f82add489623c6e8"
+SRCREV = "0314473c12adac16835f9d5d6fb5e103476d1b7b"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"