summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-13 01:10:21 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-13 04:12:55 +0300
commite00a21da29d19416c0587cbd94da2d1b04c9e504 (patch)
tree1224b314a274f97464346e393f2e0a7f75bc876a
parent6d5b5c670ce498feb47eb6ca0e796ffa153b99e6 (diff)
downloadopenbmc-e00a21da29d19416c0587cbd94da2d1b04c9e504.tar.xz
estoraged: srcrev bump 605085a631..67a474468d
John Wedig (1): Switch eStoraged to asio interface Change-Id: I11de9fb0daf551cf2bb23ebbb0bc7f02818898fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 8880ab8972..509ebe81bb 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 = "605085a6319630441a71fecc897465b419675bf6"
+SRCREV = "67a474468daf76a774db8c4ed8479d47f2aac5fe"