summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-21 00:20:28 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-23 04:32:38 +0300
commit1cd80884bc8e6667bdb8554de5d0699cf1e0c7ff (patch)
tree380122e63a26d64f978a99bc3ada7cc3bc493970 /meta-phosphor/recipes-phosphor/storage
parentb155a6522633496d5b5e585fda77ec3d56ac4a6f (diff)
downloadopenbmc-1cd80884bc8e6667bdb8554de5d0699cf1e0c7ff.tar.xz
estoraged: srcrev bump 2b5454d316..fa5cb6f718
John Edward Broadbent (2): Add exception when constructor fails Change ownership of handle to eStorageD object John Wedig (1): Remove device name from D-Bus service name Change-Id: I3ba6cebc730a43413eebabd467c496a0fc358c7d 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 16328d7a16..f3cd0ad299 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 = "2b5454d316b564e63b6f5afa5e0018a014d81365"
+SRCREV = "fa5cb6f7186851db5b3a77bfb07452d440827eee"