summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-12 08:23:11 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 14:54:15 +0300
commitcbd392f2e5452929bac138b3335b99f4ce2abb22 (patch)
tree76b6374d459a927459f4d57b1fc8be1c37af9c56
parentf71b3900190c9c68dd87f604c0e96a8301a437d3 (diff)
downloadopenbmc-cbd392f2e5452929bac138b3335b99f4ce2abb22.tar.xz
phosphor-nvme: srcrev bump d4f5199251..76f455e440
Potin Lai (2): nvme_manager: decouple config dependency of PresentPin and PwrGoodPin nvmes: add Availability interface Change-Id: I0469be0a727929f8a75d040377e1091a5532acb2 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 1346ddda68..074dcc041b 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 = "d4f5199251f2acbcf007c9bc163fd65d3695655b"
+SRCREV = "76f455e440fb73888698a1f129f9c8824abde016"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"