phosphor-nvme: srcrev bump e41b2e4c6c..05eedaa80e

Benjamin Fair (1):
      Add Benjamin Fair as a maintainer

Patrick Williams (2):
      sdbusplus: remove deprecated variant_ns
      sdbusplus: replace message::variant with std::variant

Change-Id: I34087f83f474e0140237ca5928b8ceb912ffbac7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/phosphor-nvme_git.bb b/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 3ba8c4a..9edd322 100644
--- a/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "e41b2e4c6c579f451b8d01ffff7abc46f0f7c6b2"
+SRCREV = "05eedaa80eef276b6ecee9d4fb721a523d2d999c"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"