commit | 4b394cfd0ffe928f0867cb77c30f169c2ffe17eb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed May 01 17:30:29 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 02 16:19:57 2024 +0000 |
tree | 965c37aa4e38b55dd1fbdc4e84454c1921e177d0 | |
parent | 3916398e88baf06c0da075be585e7cd75f3629bb [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb index 157a747..b084597 100644 --- a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb +++ b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "phosphor-logging" DEPENDS += "sdbusplus" DEPENDS += "stdplus" -SRCREV = "f1c89effbc0f204fff4cc220806ede7e1878ef19" +SRCREV = "3cf9e80680a02a33c428a82769a697373612c9be" PV = "0.1+git${SRCPV}" PR = "r1"