estoraged: srcrev bump 8d5a3a0751..47cd7996cc

John Wedig (1):
      Fix logic error for SecuredLocked EraseMethod

Change-Id: I81da3b5c54561e50f835b55ec97f3752c40d1878
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 4cd6d05..5179a6c 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -9,7 +9,7 @@
 DEPENDS += "phosphor-logging"
 DEPENDS += "sdbusplus"
 DEPENDS += "stdplus"
-SRCREV = "8d5a3a0751b7d47cb01cff25449e83e4a633aa4f"
+SRCREV = "47cd7996cc6d3393e3fc95fb7b141833d0e167b7"
 PV = "0.1+git${SRCPV}"
 PR = "r1"