summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-24 21:40:11 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-29 00:47:04 +0300
commit5c3a9f71960d748046495755234c599bdbd8f64f (patch)
tree3876b91b2bb49f8fd02f16c258f3374cc9b18ca9 /meta-phosphor/recipes-phosphor/storage
parent12266a56956b2c905bea0a5f55a1d1bb066df52c (diff)
downloadopenbmc-5c3a9f71960d748046495755234c599bdbd8f64f.tar.xz
estoraged: srcrev bump 86dfb244ee..e35e736137
John Edward Broadbent (2): Refactor findsize into util away from erase Add implementation capacity for drive interface Change-Id: Ia05c000696e9eb4818e49ff52533c86659d34a6a 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 50f8a65499..70bcd860e7 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 = "86dfb244ee46ff5199c166da7f856e7b6b16d614"
+SRCREV = "e35e73613719d1ef33fe6fa03bfb8f8d6ec64370"