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>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 1346ddd..074dcc0 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 += "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"