summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-02 01:30:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-02 19:19:57 +0300
commit4b394cfd0ffe928f0867cb77c30f169c2ffe17eb (patch)
tree965c37aa4e38b55dd1fbdc4e84454c1921e177d0
parent3916398e88baf06c0da075be585e7cd75f3629bb (diff)
downloadopenbmc-4b394cfd0ffe928f0867cb77c30f169c2ffe17eb.tar.xz
estoraged: srcrev bump f1c89effbc..3cf9e80680
John Wedig (1): Add retries when getting dbus properties Change-Id: I73b4de5eb428c1d7370513248d462f8c7500a423 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/storage/estoraged_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
index 157a7470df..b084597da5 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "openssl"
DEPENDS += "phosphor-logging"
DEPENDS += "sdbusplus"
DEPENDS += "stdplus"
-SRCREV = "f1c89effbc0f204fff4cc220806ede7e1878ef19"
+SRCREV = "3cf9e80680a02a33c428a82769a697373612c9be"
PV = "0.1+git${SRCPV}"
PR = "r1"