estoraged: srcrev bump 5d799bb97c..2b5454d316

John Edward Broadbent (3):
      Fix Short read/write issue
      Fix shadowed variable improperly scoped
      fix error handling for CryptHandle.get

Change-Id: I03d4715f4323f6870bc957a0ca5a01f1c52921d6
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 367fd55..16328d7 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -17,4 +17,4 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "5d799bb97ca8759f39a35f1121f77b03c4efbfba"
+SRCREV = "2b5454d316b564e63b6f5afa5e0018a014d81365"