summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-29 21:30:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-03 11:50:40 +0300
commit061a8d8b8c4a2bad786b3cfbd59f5c992333c783 (patch)
tree52be6949e2e1052a48ed8bede8e159032a103635
parent3da099991f0a55b48b171d4988aa8f828cae17df (diff)
downloadopenbmc-061a8d8b8c4a2bad786b3cfbd59f5c992333c783.tar.xz
estoraged: srcrev bump e7f6975ee8..c0d66eb78b
John Wedig (1): Populate Protocol property in Item.Drive interface Change-Id: I2b4edcdfcea4d8c50142e260a90b5b9213a8df66 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 3a99e46605..7a41e4c16f 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 = "e7f6975ee86265c69ed1d59e31e0457779a4712c"
+SRCREV = "c0d66eb78bdeaf8e9689b1ed07f819a5984aecf0"
PV = "0.1+git${SRCPV}"
PR = "r1"