estoraged: srcrev bump e3ef765dc7..da5e96a7e3

John Wedig (1):
      Export the part number and serial number

Patrick Williams (1):
      MAINTAINERS: remove file

Change-Id: If5c0a937591f69add878aa5163633aa0b5e9244c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 846371e..92c92d7 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -20,7 +20,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "e3ef765dc7634415e4bc48d0bbc54e7fa79eefe0"
+SRCREV = "da5e96a7e322d4a6bfef21438266114e55682161"
 
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"