summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-16 04:00:19 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-19 01:46:33 +0300
commit2b5e290e933cd86a0a77272b36ed1b145c85fd36 (patch)
tree6c52f37db2ba4f181d94dcd1892a9c2e37ddcbfd /meta-phosphor/recipes-phosphor/storage
parent171ef695f31930d845d5fc349f019384a3016c58 (diff)
downloadopenbmc-2b5e290e933cd86a0a77272b36ed1b145c85fd36.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/storage')
-rw-r--r--meta-phosphor/recipes-phosphor/storage/estoraged.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 367fd55354..16328d7a16 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -17,4 +17,4 @@ RDEPENDS:${PN} += "e2fsprogs"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "5d799bb97ca8759f39a35f1121f77b03c4efbfba"
+SRCREV = "2b5454d316b564e63b6f5afa5e0018a014d81365"