phosphor-nvme: srcrev bump 76f455e440..bcae0870ce

Potin Lai (1):
      nvme_manager: add support for adjust monitoring interval

Change-Id: Iaa66ae3250d92c0b0d4188808eaf15a357fab88d
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 074dcc0..4700efd 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 = "76f455e440fb73888698a1f129f9c8824abde016"
+SRCREV = "bcae0870ce50fcc390de894682f3facba2d88478"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"