phosphor-nvme: srcrev bump 89a24e1057..b0df0e9988

Patrick Williams (1):
      prettier: re-format

Potin Lai (1):
      nvme_manager: add support of configurable smbus error retry

Change-Id: Ifd7b583bba4211d6fc1fa836c93d65b886e0f51a
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 92204ee..5106938 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 = "89a24e10571f4333b393566e884498531bfbe82a"
+SRCREV = "b0df0e9988a6f79f9a535ade8dbb40d325a301f5"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"